WFDeflectionRestrictedFace - computes the
wireframe presentation of faces with
restrictions by displaying a given number of U
and/or V isoparametric curves, converts his
into VRML objects and writes (adds) them into
anOStream. All requested properties of the
representation are specify in aDrawer of Drawer
class (Prs3d). This kind of the presentation
is converted into IndexedFaceSet and
IndexedLineSet ( VRML ).
#include <VrmlConverter_WFDeflectionRestrictedFace.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 void | Add (Standard_OStream &anOStream, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< VrmlConverter_Drawer > &aDrawer) |
| static void | AddUIso (Standard_OStream &anOStream, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< VrmlConverter_Drawer > &aDrawer) |
| static void | AddVIso (Standard_OStream &anOStream, const Handle< BRepAdaptor_HSurface > &aFace, const Handle< VrmlConverter_Drawer > &aDrawer) |
| static void | Add (Standard_OStream &anOStream, const Handle< BRepAdaptor_HSurface > &aFace, const Standard_Boolean DrawUIso, const Standard_Boolean DrawVIso, const Quantity_Length Deflection, const Standard_Integer NBUiso, const Standard_Integer NBViso, const Handle< VrmlConverter_Drawer > &aDrawer) |
Member Function Documentation
| void VrmlConverter_WFDeflectionRestrictedFace::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* VrmlConverter_WFDeflectionRestrictedFace::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* VrmlConverter_WFDeflectionRestrictedFace::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: