OpenTTD Source 20250206-master-g6089ed8059
yapf_node.hpp File Reference

Node in the pathfinder's graph. More...

Go to the source code of this file.

Data Structures

struct  CYapfNodeKeyExitDir
 Yapf Node Key that evaluates hash from (and compares) tile & exit dir. More...
 
struct  CYapfNodeKeyTrackDir
 
struct  CYapfNodeT< Tkey_, Tnode >
 Yapf Node base. More...
 

Detailed Description

Node in the pathfinder's graph.

Definition in file yapf_node.hpp.