![]() |
VR-Forces 5.0.3 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | vrvControlToolkit::DtArea3DObject |
Namespaces | |
| vrvControlToolkit | |
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.