#include <Prs3d_Root.hxx>
Inheritance diagram for Prs3d_Root:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_EXPORT Handle_Graphic3d_Group | CurrentGroup (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. . | |
| static Standard_EXPORT Handle_Graphic3d_Group | NewGroup (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. . | |
|
|
|
|
|
|
|
|
|
||||||||||||
1.4.1