Public Types |
typedef Types::Tpf | Tpf |
| the pathfinder class (derived from THIS class)
|
typedef Types::NodeList::Titem | Node |
| this will be our node type
|
typedef Node::Key | Key |
| key to hash tables
|
Additional Inherited Members |
RailTypes | m_compatible_railtypes |
Detailed Description
template<class Types>
class CYapfDestinationAnyDepotRailT< Types >
Definition at line 38 of file yapf_destrail.hpp.
Member Function Documentation
Called by YAPF to calculate cost estimate.
Calculates distance to the destination adds it to the actual cost from origin and stores the sum to the Node::m_estimate
Definition at line 67 of file yapf_destrail.hpp.
The documentation for this class was generated from the following file: