Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

Track Struct Reference

#include <track.h>

List of all members.

Public Attributes

TrackPt PointList [MAX_TRACK_POINTS]
int32 PointCount
int32 Type
int32 Flags
TrackVis [MAX_TRACK_VIS+1]
int32 VisFlag [MAX_TRACK_VIS+1]


Member Data Documentation

int32 Track::Flags
 

Definition at line 35 of file track.h.

int32 Track::PointCount
 

Definition at line 33 of file track.h.

Referenced by PathPoint_Frame2(), PathPoint_Frame3(), Track_GetPoint(), and Track_LinkTrack().

TrackPt Track::PointList[MAX_TRACK_POINTS]
 

Definition at line 32 of file track.h.

Referenced by Bot_ModeThinkWander(), PathPoint_Frame2(), PathPoint_Frame3(), Track_GetPoint(), and Track_LinkTrack().

int32 Track::Type
 

Definition at line 34 of file track.h.

Referenced by Bot_WaitForEntityVisible().

Track* Track::Vis[MAX_TRACK_VIS+1]
 

Definition at line 36 of file track.h.

Referenced by PathPoint_Frame3(), and Track_FindMultiTrack().

int32 Track::VisFlag[MAX_TRACK_VIS+1]
 

Definition at line 37 of file track.h.

Referenced by PathPoint_Frame3(), and Track_LinkTrack().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:28 2003 for GTestAndEngine by doxygen 1.3.2