OpenTTD Source 20260110-master-g14e0917ae4
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.