OdinAI
 All Classes Namespaces Functions Variables
OdinAI::NavGraphNode< Vector > Class Template Reference
Inheritance diagram for OdinAI::NavGraphNode< Vector >:
OdinAI::GraphNode

Public Member Functions

 NavGraphNode (int index)
 
 NavGraphNode (int index, const Vector &v)
 
const Vector & GetPosition () const
 
void SetPosition (const Vector &position)
 
- Public Member Functions inherited from OdinAI::GraphNode
 GraphNode (int index)
 
void SetIndex (int index)
 
int GetIndex () const
 

Additional Inherited Members

- Protected Attributes inherited from OdinAI::GraphNode
int m_index
 

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