Open CASCADE Technology
7.3.0
|
WFShape - computes the wireframe presentation of compound set of faces, edges and vertices by displaying a given number of U and/or V isoparametric curves converts this one into VRML objects and writes (adds) them into anOStream. All requested properties of the representation are specify in aDrawer. This kind of the presentation is converted into IndexedLineSet and PointSet ( VRML ). More...
#include <VrmlConverter_WFShape.hxx>
Static Public Member Functions | |
static void | Add (Standard_OStream &anOStream, const TopoDS_Shape &aShape, const Handle< VrmlConverter_Drawer > &aDrawer) |
WFShape - computes the wireframe presentation of compound set of faces, edges and vertices by displaying a given number of U and/or V isoparametric curves converts this one into VRML objects and writes (adds) them into anOStream. All requested properties of the representation are specify in aDrawer. This kind of the presentation is converted into IndexedLineSet and PointSet ( VRML ).
|
static |