|
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
|
|
typedef Types::TrackFollower | TrackFollower |
| TrackFollower. Need to typedef for gcc 2.95.
|
|
template<class Types>
class CYapfDestinationAnySafeTileRailT< Types >
Definition at line 76 of file yapf_destrail.hpp.
◆ PfCalcEstimate()
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::estimate.
Definition at line 106 of file yapf_destrail.hpp.
The documentation for this class was generated from the following file: