Yapf Node base for trackdir based specialisation. More...
#include <yapf_node.hpp>
Public Types | |
typedef CYapfNodeT< Tkey_, Tnode > | Base |
typedef Tnode | Node |
Public Member Functions | |
FORCEINLINE void | Set (Node *parent, TileIndex tile, Trackdir td, bool is_choice) |
FORCEINLINE TileIndex | GetTile () const |
FORCEINLINE Trackdir | GetTrackdir () const |
Yapf Node base for trackdir based specialisation.
Definition at line 83 of file yapf_node.hpp.