![]() |
VR-Forces 4.0.4 Class Documentation
|
File: mvAlongTask.h. More...
Public Attributes | |
| DtNetU8 | myRouteNameLength |
| DtNetU8 | myTraversalDirection |
| DtNetBoolean | myStartAtClosestPoint |
| [DtIteratorDirection::DtForward, DtIteratorDirection::DtReverse] | |
| DtNetU8 | myPadding |
| Start at nearest point along route (may be somewhere in the middle) if true, at beginning if false (beginning is first or last vertex, depending on traversal direction) | |
| DtNetU32 | myPadding2 |
File: mvAlongTask.h.
Class: DtMoveAlongTask This struct is the FIXED portion of the simulation network representation of a move along task. It is immediately followed by the variable length string name of the object to move along, and then padded to an 8 byte boundary.
| DtNetBoolean DtNetMoveAlongTask::myStartAtClosestPoint |
[DtIteratorDirection::DtForward, DtIteratorDirection::DtReverse]
| DtNetU8 DtNetMoveAlongTask::myPadding |
Start at nearest point along route (may be somewhere in the middle) if true, at beginning if false (beginning is first or last vertex, depending on traversal direction)
| DtNetU32 DtNetMoveAlongTask::myPadding2 |