OpenTTD Source
20241108-master-g80f628063a
|
Public Member Functions | |
int | CalcHash () const |
bool | operator== (const CYapfNodeKeyTrackDir &other) const |
Public Member Functions inherited from CYapfNodeKeyExitDir | |
void | Set (TileIndex tile, Trackdir td) |
int | CalcHash () const |
bool | operator== (const CYapfNodeKeyExitDir &other) const |
void | Dump (DumpTarget &dmp) const |
Additional Inherited Members | |
Data Fields inherited from CYapfNodeKeyExitDir | |
TileIndex | tile |
Trackdir | td |
DiagDirection | exitdir |
Definition at line 47 of file yapf_node.hpp.