Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
InteriorPathFollower Class Reference
#include <interiorResObjects.h>
Public Member Functions
InteriorPathFollower
()
~InteriorPathFollower
()
bool
read
(
Stream
&stream)
bool
write
(
Stream
&stream) const
Data Fields
StringTableEntry
mName
StringTableEntry
mDataBlock
U32
mInteriorResIndex
U32
mPathIndex
Point3F
mOffset
Vector
<
U32
>
mTriggerIds
Vector
<
WayPoint
>
mWayPoints
U32
mTotalMS
InteriorDict
mDictionary
Data Structures
struct
WayPoint
Constructor & Destructor Documentation
InteriorPathFollower::InteriorPathFollower
(
)
InteriorPathFollower::~InteriorPathFollower
(
)
Member Function Documentation
bool InteriorPathFollower::read
(
Stream
&
stream
)
bool InteriorPathFollower::write
(
Stream
&
stream
)
const
Field Documentation
StringTableEntry
InteriorPathFollower::mName
StringTableEntry
InteriorPathFollower::mDataBlock
U32
InteriorPathFollower::mInteriorResIndex
U32
InteriorPathFollower::mPathIndex
Point3F
InteriorPathFollower::mOffset
Vector
<
U32
>
InteriorPathFollower::mTriggerIds
Vector
<
WayPoint
>
InteriorPathFollower::mWayPoints
U32
InteriorPathFollower::mTotalMS
InteriorDict
InteriorPathFollower::mDictionary
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen