FS2_Open
Open source remastering of the Freespace 2 engine
NavPoint Class Reference

#include <autopilot.h>

Public Member Functions

vec3dGetPosition ()
 
char * GetInternalName ()
 
void clear ()
 

Public Attributes

char m_NavName [32]
 
int flags
 
voidtarget_obj
 
int waypoint_num
 

Detailed Description

Definition at line 29 of file autopilot.h.

Member Function Documentation

void NavPoint::clear ( )
inline

Definition at line 41 of file autopilot.h.

char * NavPoint::GetInternalName ( )

Definition at line 125 of file autopilot.cpp.

vec3d * NavPoint::GetPosition ( )

Definition at line 111 of file autopilot.cpp.

Member Data Documentation

int NavPoint::flags

Definition at line 33 of file autopilot.h.

char NavPoint::m_NavName[32]

Definition at line 32 of file autopilot.h.

void* NavPoint::target_obj

Definition at line 35 of file autopilot.h.

int NavPoint::waypoint_num

Definition at line 36 of file autopilot.h.


The documentation for this class was generated from the following files: