Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
VrmlConverter_HLRShape Class Reference

HLRShape - computes the presentation of objects with removal of their hidden lines for a specific projector, converts them into VRML objects and writes (adds) them into anOStream. All requested properties of the representation are specify in aDrawer of Drawer class. This kind of the presentation is converted into IndexedLineSet and if they are defined in Projector info: PerspectiveCamera, OrthographicCamera, DirectionLight, PointLight, SpotLight from Vrml package. More...

#include <VrmlConverter_HLRShape.hxx>

Static Public Member Functions

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

Detailed Description

HLRShape - computes the presentation of objects with removal of their hidden lines for a specific projector, converts them into VRML objects and writes (adds) them into anOStream. All requested properties of the representation are specify in aDrawer of Drawer class. This kind of the presentation is converted into IndexedLineSet and if they are defined in Projector info: PerspectiveCamera, OrthographicCamera, DirectionLight, PointLight, SpotLight from Vrml package.

Member Function Documentation

◆ Add()

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

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