Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
VrmlConverter_WFDeflectionShape Class Reference

WFDeflectionShape - 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_WFDeflectionShape.hxx>

Static Public Member Functions

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

Detailed Description

WFDeflectionShape - 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_WFDeflectionShape::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: