Open CASCADE Technology
6.5.4
|
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 into :
PerspectiveCamera,
OrthographicCamera,
DirectionLight,
PointLight,
SpotLight
from Vrml package.
#include <VrmlConverter_HLRShape.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | Add (Standard_OStream &anOStream, const TopoDS_Shape &aShape, const Handle< VrmlConverter_Drawer > &aDrawer, const Handle< VrmlConverter_Projector > &aProjector) |
static DEFINE_STANDARD_ALLOC void VrmlConverter_HLRShape::Add | ( | Standard_OStream & | anOStream, |
const TopoDS_Shape & | aShape, | ||
const Handle< VrmlConverter_Drawer > & | aDrawer, | ||
const Handle< VrmlConverter_Projector > & | aProjector | ||
) | [static] |