![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "graphics/Overlay.h"#include "simulation2/helpers/Pathfinding.h"#include "simulation2/system/CmpPtr.h"#include <atomic>#include <vector>

Go to the source code of this file.
Classes | |
| struct | Vertex |
| struct | Edge |
| struct | Square |
| struct | EdgeAA |
| class | VertexPathfinder |
| class | VertexPathfinderDebugOverlay |
| There are several vertex pathfinders running asynchronously, so their debug output might conflict. More... | |
Variables | |
| VertexPathfinderDebugOverlay | g_VertexPathfinderDebugOverlay |
|
extern |