OpenTTD Source  20240919-master-gdf0233f4c2
CYapfDestinationRegionT< Types > Class Template Reference

YAPF destination provider for water regions. More...

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.
 

Public Member Functions

void SetDestination (const WaterRegionPatchDesc &water_region_patch)
 
bool PfDetectDestination (Node &n) const
 
bool PfCalcEstimate (Node &n)
 

Protected Member Functions

TpfYapf ()
 

Protected Attributes

Key m_dest
 

Detailed Description

template<class Types>
class CYapfDestinationRegionT< Types >

YAPF destination provider for water regions.

Definition at line 126 of file yapf_ship_regions.cpp.


The documentation for this class was generated from the following file: