![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
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). More...
#include <VrmlConverter_WFDeflectionRestrictedFace.hxx>
Static Public Member Functions | |
| static void | Add (Standard_OStream &anOStream, const occ::handle< BRepAdaptor_Surface > &aFace, const occ::handle< VrmlConverter_Drawer > &aDrawer) |
| static void | AddUIso (Standard_OStream &anOStream, const occ::handle< BRepAdaptor_Surface > &aFace, const occ::handle< VrmlConverter_Drawer > &aDrawer) |
| static void | AddVIso (Standard_OStream &anOStream, const occ::handle< BRepAdaptor_Surface > &aFace, const occ::handle< VrmlConverter_Drawer > &aDrawer) |
| static void | Add (Standard_OStream &anOStream, const occ::handle< BRepAdaptor_Surface > &aFace, const bool DrawUIso, const bool DrawVIso, const double Deflection, const int NBUiso, const int NBViso, const occ::handle< VrmlConverter_Drawer > &aDrawer) |
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).
|
static |
|
static |
|
static |
|
static |