Pyrogenesis trunk
|
Returned path. More...
#include <Pathfinding.h>
Public Attributes | |
std::vector< Waypoint > | m_Waypoints |
Returned path.
Waypoints are in reverse order (the earliest is at the back of the list)
std::vector<Waypoint> WaypointPath::m_Waypoints |