OpenTTD Source
20241111-master-gce64d5f5d9
|
Yapf Node Key that represents a single patch of interconnected water within a water region. More...
Public Member Functions | |
void | Set (const WaterRegionPatchDesc &water_region_patch) |
int | CalcHash () const |
bool | operator== (const CYapfRegionPatchNodeKey &other) const |
Data Fields | |
WaterRegionPatchDesc | water_region_patch |
Yapf Node Key that represents a single patch of interconnected water within a water region.
Definition at line 24 of file yapf_ship_regions.cpp.