Go to the source code of this file.
|
| | DtBufferSerialize |
| | Set of utility functions for encoding and decoding various data types to a byte array.
|
| |
DtRouteAction is used in the move along with actions task.
DtRouteAction stores a DtSetDataRequest or a DtSimTask that is required to be executed during a move along task. A placement on the route marks when to execute the action: a whole number for waypoint index and a fraction for between waypoints, (e.g. 0.5: halfway between 1st and 2nd waypoints
| Enumerator |
|---|
| DtRouteActionType_NA |
|
| DtRouteActionType_Task |
|
| DtRouteActionType_Set |
|