Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
PathManager
::
PathEntry
PathManager::PathEntry Struct Reference
Public Member Functions
PathEntry
()
Data Fields
U32
totalTime
Vector
<
Point3F
>
positions
Vector
<
QuatF
>
rotations
Vector
<
U32
>
smoothingType
Vector
<
U32
>
msToNext
Constructor & Destructor Documentation
PathManager::PathEntry::PathEntry
(
)
[inline]
Field Documentation
U32
PathManager::PathEntry::totalTime
Vector
<
Point3F
>
PathManager::PathEntry::positions
Vector
<
QuatF
>
PathManager::PathEntry::rotations
Vector
<
U32
>
PathManager::PathEntry::smoothingType
Vector
<
U32
>
PathManager::PathEntry::msToNext
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen