Public Types |
typedef Types::Tpf | Tpf |
| the pathfinder class (derived from THIS class)
|
typedef Types::TrackFollower | TrackFollower |
typedef Types::NodeList::Titem | Node |
| this will be our node type
|
typedef Node::Key | Key |
| key to hash tables
|
typedef Types::Tpf | Tpf |
| the pathfinder class (derived from THIS class)
|
typedef Types::TrackFollower | TrackFollower |
typedef Types::NodeList::Titem | Node |
| this will be our node type
|
Static Public Member Functions |
static bool | stFindNearestSafeTile (const Train *v, TileIndex t1, Trackdir td, bool override_railtype) |
Protected Member Functions |
Tpf & | Yapf () |
| to access inherited path finder
|
Detailed Description
template<class Types>
class CYapfFollowAnySafeTileRailT< Types >
Definition at line 287 of file yapf_rail.cpp.
Member Function Documentation
The documentation for this class was generated from the following file: