Open CASCADE Technology
6.5.4
|
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 ).
#include <VrmlConverter_WFShape.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | Add (Standard_OStream &anOStream, const TopoDS_Shape &aShape, const Handle< VrmlConverter_Drawer > &aDrawer) |
static DEFINE_STANDARD_ALLOC void VrmlConverter_WFShape::Add | ( | Standard_OStream & | anOStream, |
const TopoDS_Shape & | aShape, | ||
const Handle< VrmlConverter_Drawer > & | aDrawer | ||
) | [static] |