This is the complete list of members for Path, including all inherited members.
| appendNode(const Coord3D *pos, PathfindLayerEnum layer) | Path | |
| computeFlightDistToGoal(const Coord3D *pos, Coord3D &goalPos) | Path | |
| computePointOnPath(const Object *obj, const LocomotorSet &locomotorSet, const Coord3D &pos, ClosestPointOnPathInfo &out) | Path | |
| crc(Xfer *xfer) | Path | protectedvirtual |
| deleteInstance() | MemoryPoolObject | inline |
| getBlockedByAlly(void) | Path | inline |
| getFirstNode(void) | Path | inline |
| getLastNode(void) | Path | inline |
| getObjectMemoryPool()=0 | MemoryPoolObject | protectedpure virtual |
| loadPostProcess() | Path | protectedvirtual |
| m_blockedByAlly | Path | protected |
| m_cpopCountdown | Path | protected |
| m_cpopIn | Path | protected |
| m_cpopOut | Path | protected |
| m_cpopRecentStart | Path | protected |
| m_cpopValid | Path | protected |
| m_isOptimized | Path | protected |
| m_path | Path | protected |
| m_pathTail | Path | protected |
| markOptimized(void) | Path | inline |
| MAX_CPOP enum value | Path | protected |
| MEMORY_POOL_GLUE_WITH_USERLOOKUP_CREATE(Path, "PathPool") | Path | protected |
| operator delete(void *p) | MemoryPoolObject | inlineprotected |
| operator new(size_t s) | MemoryPoolObject | inlineprotected |
| optimize(const Object *obj, LocomotorSurfaceTypeMask acceptableSurfaces, Bool blocked) | Path | |
| optimizeGroundPath(Bool crusher, Int diameter) | Path | |
| Path() | Path | |
| peekCachedPointOnPath(Coord3D &pos) const | Path | inline |
| prependNode(const Coord3D *pos, PathfindLayerEnum layer) | Path | |
| setBlockedByAlly(Bool blocked) | Path | inline |
| Snapshot(void) | Snapshot | |
| updateLastNode(const Coord3D *pos) | Path | |
| xfer(Xfer *xfer) | Path | protectedvirtual |
| ~MemoryPoolObject() | MemoryPoolObject | inlineprotectedvirtual |
| ~Snapshot(void) | Snapshot |