OpenTTD Source  20241108-master-g80f628063a
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  CNodeList_HashTableT< 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.