XII Release 0.1.0
Loading...
Searching...
No Matches
xiiPathSearch< PathStateType >::PathResultData Struct Reference

FindPath() and FindClosest() return an array of these objects as the path result. More...

#include <GraphSearch.h>

Public Member Functions

 XII_DECLARE_POD_TYPE ()
 

Public Attributes

xiiInt64 m_iNodeIndex
 The index of the node that was visited.
 
const PathStateType * m_pPathState
 Pointer to the path state that was active at that step along the path.
 

Detailed Description

template<typename PathStateType>
struct xiiPathSearch< PathStateType >::PathResultData

FindPath() and FindClosest() return an array of these objects as the path result.


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