|
OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Typedefs | |
| typedef Kdtree< TownID, decltype(&Kdtree_TownXYFunc), uint16, int > | TownKdtree |
Functions | |
| uint16 | Kdtree_TownXYFunc (TownID tid, int dim) |
Variables | |
| TownKdtree | _town_kdtree |
| TownKdtree | _town_local_authority_kdtree |
Declarations for accessing the k-d tree of towns
Definition in file town_kdtree.h.