Pyrogenesis  trunk
Public Attributes | List of all members
WaypointPath Struct Reference

Returned path. More...

#include <Pathfinding.h>

Public Attributes

std::vector< Waypointm_Waypoints
 

Detailed Description

Returned path.

Waypoints are in reverse order (the earliest is at the back of the list)

Member Data Documentation

◆ m_Waypoints

std::vector<Waypoint> WaypointPath::m_Waypoints

The documentation for this struct was generated from the following file: