Open CASCADE Technology  7.0.0
Static Public Member Functions

VrmlConverter_WFShape Class Reference

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)
 

Detailed Description

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 ).

Member Function Documentation

static void VrmlConverter_WFShape::Add ( Standard_OStream anOStream,
const TopoDS_Shape aShape,
const Handle< VrmlConverter_Drawer > &  aDrawer 
)
static

The documentation for this class was generated from the following file: