Plasma Engine  2.0
Loading...
Searching...
No Matches
plPathSearch< PathStateType >::PathResultData Struct Reference

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

#include <GraphSearch.h>

Public Member Functions

 PL_DECLARE_POD_TYPE ()
 

Public Attributes

plInt64 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 plPathSearch< 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: