OpenTTD Source 20260206-master-g4d4e37dbf1
CYapfNodeKeyTrackDir Struct Reference
Inheritance diagram for CYapfNodeKeyTrackDir:
CYapfNodeKeyExitDir

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

Detailed Description

Definition at line 47 of file yapf_node.hpp.

Member Function Documentation

◆ CalcHash()

int CYapfNodeKeyTrackDir::CalcHash ( ) const
inline

Definition at line 48 of file yapf_node.hpp.

◆ operator==()

bool CYapfNodeKeyTrackDir::operator== ( const CYapfNodeKeyTrackDir & other) const
inline

Definition at line 53 of file yapf_node.hpp.


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