#include <DsgPrs_ShapeDirPresentation.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 Standard_EXPORT void | Add (const Handle(Prs3d_Presentation)&prs, const Handle(Prs3d_Drawer)&aDrawer, const TopoDS_Shape &shape, const Standard_Integer mode) |
Adds the shape shape and the mode mode to the presentation object prs. The display attributes of the normal are defined by the attribute manager aDrawer. mode determines whether the first or the last point of the normal is given to the presentation object. If the first point: 0; if the last point, 1. . |
|
|
|
|
|
|
|
|