OpenTTD Source
20241121-master-g67a0fccfad
|
List of nodes used for the A-star pathfinder. More...
Go to the source code of this file.
Data Structures | |
class | NodeList< Titem, Thash_bits_open, Thash_bits_closed > |
Hash table based node list multi-container class. More... | |
List of nodes used for the A-star pathfinder.
Definition in file nodelist.hpp.