Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
ICmpPathfinder::Path Struct Reference

Returned path. More...

#include <ICmpPathfinder.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)

Definition at line 75 of file ICmpPathfinder.h.

Member Data Documentation

std::vector<Waypoint> ICmpPathfinder::Path::m_Waypoints

Definition at line 77 of file ICmpPathfinder.h.


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