OpenTTD Source  20241121-master-g67a0fccfad
nodelist.hpp File Reference

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...
 

Detailed Description

List of nodes used for the A-star pathfinder.

Definition in file nodelist.hpp.