#include <pathpt.h>
Public Attributes | |
| geVec3d | origin |
| int | PathType |
| int | ActionType |
| float | Time |
| float | Dist |
| float | VelocityScale |
| PathPoint * | Next |
| geWorld_Model * | MoveWithModel |
| int | Direction |
| int | ShootTimes |
| PathPoint * | WatchPoint |
| geVec3d | Pos |
|
|
Definition at line 18 of file pathpt.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 24 of file pathpt.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 20 of file pathpt.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 23 of file pathpt.h. Referenced by PathPt_Frame(). |
|
|
Definition at line 22 of file pathpt.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 16 of file pathpt.h. Referenced by PathPt_Frame(), and PathPt_Startup(). |
|
|
Definition at line 17 of file pathpt.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 29 of file pathpt.h. Referenced by PathPt_Frame(), and PathPt_Startup(). |
|
|
|
|
|
Definition at line 19 of file pathpt.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 21 of file pathpt.h. Referenced by PathPt_Startup(). |
|
|
Definition at line 26 of file pathpt.h. Referenced by PathPt_Startup(). |
1.3.2