|
qHexWalker 0.0.1
Hexagonal Grid Pathfinding & Maze Visualization on Interactive Maps
|
Bidirectional A* pathfinding algorithm for H3 hexagonal grids. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | H3AStar |
| Bidirectional A* pathfinding algorithm for H3 hexagonal cells. More... | |
| struct | H3AStar::Node |
| Internal node structure for A* priority queue. More... | |
| struct | H3AStar::H3IndexHash |
| Hash function for H3Index in unordered containers. More... | |