Open CASCADE Technology  6.9.0
Static Public Member Functions

Prs3d_Root Class Reference

A root class for the standard presentation algorithms of the StdPrs package. More...

#include <Prs3d_Root.hxx>

Inheritance diagram for Prs3d_Root:
Inheritance graph
[legend]

Static Public Member Functions

static Handle< Graphic3d_GroupCurrentGroup (const Handle< Prs3d_Presentation > &Prs3d)
 Returns the current group of primititves inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it. More...
 
static Handle< Graphic3d_GroupNewGroup (const Handle< Prs3d_Presentation > &Prs3d)
 Returns the new group of primitives inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it. More...
 

Detailed Description

A root class for the standard presentation algorithms of the StdPrs package.

Member Function Documentation

static Handle< Graphic3d_Group > Prs3d_Root::CurrentGroup ( const Handle< Prs3d_Presentation > &  Prs3d)
static

Returns the current group of primititves inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it.

static Handle< Graphic3d_Group > Prs3d_Root::NewGroup ( const Handle< Prs3d_Presentation > &  Prs3d)
static

Returns the new group of primitives inside graphic objects in the display. A group also contains the attributes whose ranges are limited to the primitives in it.


The documentation for this class was generated from the following file: