OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    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 occ::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

    ◆ Add()

    void VrmlConverter_WFDeflectionShape::Add ( Standard_OStream & anOStream,
    const TopoDS_Shape & aShape,
    const occ::handle< VrmlConverter_Drawer > & aDrawer )
    static

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