#include <TransportMgr.h>
TransportAnimation::TransportAnimation |
( |
| ) |
|
|
inline |
uint32 TotalTime
Definition: TransportMgr.h:92
476 for (TransportPathContainer::const_reverse_iterator itr2 =
Path.rbegin(); itr2 !=
Path.rend(); ++itr2)
477 if (time >= itr2->first)
480 return Path.begin()->second;
arena_t NULL
Definition: jemalloc_internal.h:624
TransportPathContainer Path
Definition: TransportMgr.h:90
486 return G3D::Quat(0.0f, 0.0f, 0.0f, 1.0f);
489 for (TransportPathRotationContainer::const_reverse_iterator itr2 =
Rotations.rbegin(); itr2 !=
Rotations.rend(); ++itr2)
491 if (time >= itr2->first)
float W
Definition: DB2Structure.h:1392
float Z
Definition: DB2Structure.h:1391
float X
Definition: DB2Structure.h:1389
Definition: DB2Structure.h:1384
float Y
Definition: DB2Structure.h:1390
TransportPathRotationContainer Rotations
Definition: TransportMgr.h:91
uint32 TransportAnimation::TotalTime |
The documentation for this struct was generated from the following files: