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>
Member Function Documentation
| void VrmlConverter_HLRShape::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* VrmlConverter_HLRShape::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* VrmlConverter_HLRShape::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: