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

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 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 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. | |
| static Handle_Graphic3d_Group Prs3d_Root::CurrentGroup | ( | const Handle< Prs3d_Presentation > & | Prs3d | ) | [static] |
| static Handle_Graphic3d_Group Prs3d_Root::NewGroup | ( | const Handle< Prs3d_Presentation > & | Prs3d | ) | [static] |
| void Prs3d_Root::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented in Prs3d_LengthPresentation, Prs3d_AnglePresentation, Prs3d_Text, Prs3d_Arrow, StdPrs_Point, StdPrs_Vertex, StdPrs_PoleCurve, StdPrs_Plane, StdPrs_WFPoleSurface, StdPrs_DeflectionCurve, StdPrs_WFDeflectionSurface, StdPrs_ShadedSurface, StdPrs_ShadedPoleSurface, StdPrs_WFDeflectionRestrictedFace, StdPrs_WFDeflectionShape, StdPrs_Curve, StdPrs_WFSurface, StdPrs_WFRestrictedFace, StdPrs_WFShape, StdPrs_ShadedShape, StdPrs_HLRShape, StdPrs_HLRPolyShape, and DsgPrs_DatumPrs.
| void* Prs3d_Root::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented in Prs3d_LengthPresentation, Prs3d_AnglePresentation, Prs3d_Text, Prs3d_Arrow, StdPrs_Point, StdPrs_Vertex, StdPrs_PoleCurve, StdPrs_Plane, StdPrs_WFPoleSurface, StdPrs_DeflectionCurve, StdPrs_WFDeflectionSurface, StdPrs_ShadedSurface, StdPrs_ShadedPoleSurface, StdPrs_WFDeflectionRestrictedFace, StdPrs_WFDeflectionShape, StdPrs_Curve, StdPrs_WFSurface, StdPrs_WFRestrictedFace, StdPrs_WFShape, StdPrs_ShadedShape, StdPrs_HLRShape, StdPrs_HLRPolyShape, and DsgPrs_DatumPrs.
| void* Prs3d_Root::operator new | ( | size_t | size | ) | [inline] |
Reimplemented in Prs3d_LengthPresentation, Prs3d_AnglePresentation, Prs3d_Text, Prs3d_Arrow, StdPrs_Point, StdPrs_Vertex, StdPrs_PoleCurve, StdPrs_Plane, StdPrs_WFPoleSurface, StdPrs_DeflectionCurve, StdPrs_WFDeflectionSurface, StdPrs_ShadedSurface, StdPrs_ShadedPoleSurface, StdPrs_WFDeflectionRestrictedFace, StdPrs_WFDeflectionShape, StdPrs_Curve, StdPrs_WFSurface, StdPrs_WFRestrictedFace, StdPrs_WFShape, StdPrs_ShadedShape, StdPrs_HLRShape, StdPrs_HLRPolyShape, and DsgPrs_DatumPrs.
1.7.4