|
ORTS
|
A path is a sequence of locations (waypoints) More...
#include <TerrainBase.H>
Public Member Functions | |
| Path () | |
| Path (const Path &other) | |
| Path & | operator= (const Path &other) |
Public Attributes | |
| PathId | id |
| Vector< Loc > | locs |
A path is a sequence of locations (waypoints)
Definition at line 93 of file TerrainBase.H.
| TerrainBase::Path::Path | ( | ) | [inline] |
Definition at line 99 of file TerrainBase.H.
| TerrainBase::Path::Path | ( | const Path & | other | ) | [inline] |
Definition at line 100 of file TerrainBase.H.
Definition at line 101 of file TerrainBase.H.
Definition at line 95 of file TerrainBase.H.
Referenced by operator=().
Definition at line 97 of file TerrainBase.H.
Referenced by TR_EventHandler::compute_actions(), SimpleTerrain::ST_Terrain::execute_task(), TRTerrain::TR_Terrain::find_path(), TR_PFEngine::find_path(), SimpleTerrain::ST_Terrain::PFEngine::find_path(), SimpleTerrain::ST_ForceField::find_path(), SimpleTerrain::ST_Terrain::find_path(), SimplePFAdapter::find_path(), SimpleTerrain::SimpleGlobalPF::find_path(), PR_Terrain::PRAEngine::find_path(), FFLocPath::find_path(), ForceFieldPE::get_attractor(), if(), TRTerrain::TR_Terrain::invalidate_paths(), SimpleTerrain::ST_Terrain::PFEngine::Map::ir_path(), SimpleTerrain::SimpleGlobalPF::Map::ir_path(), SimplePathfinder::is_intersect(), operator=(), SimpleTerrain::path_length(), SimplePathfinder::path_length(), path_length(), SimpleTerrain::path_length_from(), path_length_from(), TRTerrain::TR_Terrain::plan_failed_task(), TRTerrain::TR_Terrain::plan_pending_task(), SimpleTerrain::ST_ForceField::plan_task(), SimpleTerrain::ST_Terrain::plan_task(), SimplePathfinder::plan_task(), FFLocPath::plan_task(), SimpleTerrain::ST_Terrain::PFEngine::sub_path(), and SimpleTerrain::SimpleGlobalPF::sub_path().