![]() |
VR-Forces 4.5 Class Documentation
|
Public Member Functions | |
| bool | operator== (const LineVertex &rhs) const |
Public Attributes | |
| DtVector | location |
| Geocentric location of the vertex (if not attached). | |
| DtGlobalObjectDesignator | attachedObject |
| Global ID of the object the point is attached to. | |
|
inline |
References attachedObject, and location.
| DtVector DtLineTaskVisualization::LineVertex::location |
Geocentric location of the vertex (if not attached).
Referenced by operator==().
| DtGlobalObjectDesignator DtLineTaskVisualization::LineVertex::attachedObject |
Global ID of the object the point is attached to.
If blank, use specified location instead.
Referenced by operator==().