Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
Waypoint Member List

This is the complete list of members for Waypoint, including all inherited members.

addLink(Waypoint *pLink)Waypointinline
deleteInstance()MemoryPoolObjectinline
getBiDirectional(void) constWaypointinline
getID(void) constWaypointinline
getLink(Int ndx) constWaypointinline
getLocation(void) constWaypointinline
getName(void) constWaypointinline
getNext(void) constWaypointinline
getNumLinks(void) constWaypointinline
getObjectMemoryPool()=0MemoryPoolObjectprotectedpure virtual
getPathLabel1(void) constWaypointinline
getPathLabel2(void) constWaypointinline
getPathLabel3(void) constWaypointinline
m_biDirectionalWaypointprotected
m_idWaypointprotected
m_linksWaypointprotected
m_locationWaypointprotected
m_nameWaypointprotected
m_numLinksWaypointprotected
m_pathLabel1Waypointprotected
m_pathLabel2Waypointprotected
m_pathLabel3Waypointprotected
m_pNextWaypointprotected
MAX_LINKS enum valueWaypoint
operator delete(void *p)MemoryPoolObjectinlineprotected
operator new(size_t s)MemoryPoolObjectinlineprotected
setLocationZ(Real z)Waypointinline
setNext(Waypoint *pNext)Waypointinline
Waypoint(WaypointID id, AsciiString name, const Coord3D *pLoc, AsciiString label1, AsciiString label2, AsciiString label3, Bool biDirectional)Waypoint
~MemoryPoolObject()MemoryPoolObjectinlineprotectedvirtual