OdinAI
|
Public Member Functions | |
NavGraphNode (int index) | |
NavGraphNode (int index, const Vector &v) | |
const Vector & | GetPosition () const |
void | SetPosition (const Vector &position) |
![]() | |
GraphNode (int index) | |
void | SetIndex (int index) |
int | GetIndex () const |
Additional Inherited Members | |
![]() | |
int | m_index |