|
OpenTTD Source 20251104-master-g3befbdd52f
|
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 WaterRegionPatchKey &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 27 of file yapf_ship_regions.cpp.
|
inline |
Definition at line 35 of file yapf_ship_regions.cpp.
|
inline |
Definition at line 36 of file yapf_ship_regions.cpp.
|
inline |
Definition at line 30 of file yapf_ship_regions.cpp.
| WaterRegionPatchDesc WaterRegionPatchKey::water_region_patch |
Definition at line 28 of file yapf_ship_regions.cpp.