OpenTTD
Public Member Functions | Data Fields
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 m_tile
Trackdir m_td
DiagDirection m_exitdir

Detailed Description

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

Definition at line 16 of file yapf_node.hpp.


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