OpenTTD Source 20241224-master-gf74b0cf984
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 49 of file yapf_node.hpp.

◆ operator==()

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

Definition at line 54 of file yapf_node.hpp.


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