DtEntityRouteTraversalState is a utiltily class that hodls the state associated with an entity moving along a route.
More...
DtEntityRouteTraversalState is a utiltily class that hodls the state associated with an entity moving along a route.
| DtEntityRouteTraversalState::DtEntityRouteTraversalState |
( |
| ) |
|
| virtual DtEntityRouteTraversalState::~DtEntityRouteTraversalState |
( |
| ) |
|
|
virtual |
| virtual void DtEntityRouteTraversalState::setEntity |
( |
const DtVrfObject * |
entity | ) |
|
|
virtual |
| virtual const DtVrfObject* DtEntityRouteTraversalState::entity |
( |
| ) |
const |
|
virtual |
| virtual void DtEntityRouteTraversalState::setRoute |
( |
const DtVrfObject * |
route | ) |
|
|
virtual |
| virtual const DtVrfObject* DtEntityRouteTraversalState::route |
( |
| ) |
const |
|
virtual |
| virtual void DtEntityRouteTraversalState::setLastWaypointIndex |
( |
int |
index | ) |
|
|
virtual |
| virtual int DtEntityRouteTraversalState::lastWaypointIndex |
( |
| ) |
const |
|
virtual |
| virtual void DtEntityRouteTraversalState::setTraversalDirection |
( |
DtIteratorDirection |
traversalDirection | ) |
|
|
virtual |
| const DtVrfObject* DtEntityRouteTraversalState::myEntity |
|
protected |
| const DtVrfObject* DtEntityRouteTraversalState::myRoute |
|
protected |
| int DtEntityRouteTraversalState::myLastWaypointIndex |
|
protected |
The documentation for this class was generated from the following file: