|
Open CASCADE Technology
6.7.1
|
A root class for the standard presentation algorithms
of the StdPrs package.
More...
#include <Prs3d_Root.hxx>

Static Public Member Functions | |
| static Handle_Graphic3d_Group | CurrentGroup (const Handle< Prs3d_Presentation > &Prs3d) |
Returns the current group of primititves inside graphic <br> objects in the display. | |
| static Handle_Graphic3d_Group | NewGroup (const Handle< Prs3d_Presentation > &Prs3d) |
Returns the new group of primitives inside graphic <br> objects in the display. | |
A root class for the standard presentation algorithms
of the StdPrs package.
|
static |
Returns the current group of primititves inside graphic <br>
objects in the display.
A group also contains the attributes whose ranges are
limited to the primitives in it.
|
static |
Returns the new group of primitives inside graphic <br>
objects in the display.
A group also contains the attributes whose ranges are limited to the primitives in it.
1.8.5