Pyrogenesis
13997
|
Returned path. More...
#include <ICmpPathfinder.h>
Public Attributes | |
std::vector< Waypoint > | m_Waypoints |
Returned path.
Waypoints are in reverse order (the earliest is at the back of the list)
Definition at line 75 of file ICmpPathfinder.h.
std::vector<Waypoint> ICmpPathfinder::Path::m_Waypoints |
Definition at line 77 of file ICmpPathfinder.h.