#include <StdPrs_WFPoleSurface.hxx>
Inheritance diagram for StdPrs_WFPoleSurface:
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 Adaptor3d_Surface &aSurface, const Handle(Prs3d_Drawer)&aDrawer) |
Adds the surface aSurface to the presentation object aPresentation. The shape's display attributes are set in the attribute manager aDrawer. The surface aSurface is a surface object from Adaptor3d, and provides data from a Geom surface. This makes it possible to use the surface in a geometric algorithm. . |
|
|
|
Reimplemented from Prs3d_Root. |
|
Reimplemented from Prs3d_Root. |
|
Reimplemented from Prs3d_Root. |