OpenTTD Source  20240919-master-gdf0233f4c2
nodelist.hpp File Reference

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.