![]() |
VR-Forces 4.0.4 Class Documentation
|
DtArea3DObject.h contains the class definition for DtArea3DObject, which represents an area object positioned in the 3D scene. More...
Go to the source code of this file.
Classes | |
| class | vrvControlToolkit::DtArea3DObject |
Namespaces | |
| namespace | vrvControlToolkit |
| A 3D Area Stealth Draw Control Object. | |
DtArea3DObject.h contains the class definition for DtArea3DObject, which represents an area object positioned in the 3D scene.
Currently, there are some limitations for an area to appear correctly; it should be a convex polygon, and its points should be specified in counter-clockwise order. The points should also all be coplanar. Polygons are currently limited to no more than 16 points.