OpenTTD Source 20241224-master-gee860a5c8e
|
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.
|
inline |
Definition at line 32 of file yapf_ship_regions.cpp.
|
inline |
Definition at line 33 of file yapf_ship_regions.cpp.
|
inline |
Definition at line 27 of file yapf_ship_regions.cpp.
WaterRegionPatchDesc CYapfRegionPatchNodeKey::water_region_patch |
Definition at line 25 of file yapf_ship_regions.cpp.