OpenTTD Source  20241109-master-g5e4f8db7d6
CYapfNodeKeyExitDir Struct Reference

Yapf Node Key that evaluates hash from (and compares) tile & exit dir. More...

#include <yapf_node.hpp>

Inheritance diagram for CYapfNodeKeyExitDir:
CYapfNodeKeyTrackDir

Public Member Functions

void Set (TileIndex tile, Trackdir td)
 
int CalcHash () const
 
bool operator== (const CYapfNodeKeyExitDir &other) const
 
void Dump (DumpTarget &dmp) const
 

Data Fields

TileIndex tile
 
Trackdir td
 
DiagDirection exitdir
 

Detailed Description

Yapf Node Key that evaluates hash from (and compares) tile & exit dir.

Definition at line 17 of file yapf_node.hpp.


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