#include <StdPrs_HLRPolyShape.hxx>
Inheritance diagram for StdPrs_HLRPolyShape:
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 void | Add (const Handle(Prs3d_Presentation)&aPresentation, const TopoDS_Shape &aShape, const Handle(Prs3d_Drawer)&aDrawer, const Handle(Prs3d_Projector)&aProjector) |
Defines the hidden line removal display of the topology aShape in the projection defined by aProjector. The shape and the projection are added to the display aPresentation, and the attributes of the elements present in the aPresentation are defined by the attribute manager aDrawer. . |
|
|
|
Reimplemented from Prs3d_Root. |
|
Reimplemented from Prs3d_Root. |
|
Reimplemented from Prs3d_Root. |