NavigationInterface Class Reference
#include <NavigationInterface.h>
Inherits ModuleInterface.
Inherited by Navigation.
Collaboration diagram for NavigationInterface:

Public Member Functions | |
| NavigationInterface () | |
| virtual | ~NavigationInterface () |
| virtual void | update (float dt) |
| virtual NavigationInfo | navigate (float dt)=0 |
Private Attributes | |
| TransformationPipe * | navigationPipe |
Constructor & Destructor Documentation
| NavigationInterface::NavigationInterface | ( | ) |
| NavigationInterface::~NavigationInterface | ( | ) | [virtual] |
Member Function Documentation
| virtual NavigationInfo NavigationInterface::navigate | ( | float | dt | ) | [pure virtual] |
Implemented in Navigation.
| void NavigationInterface::update | ( | float | dt | ) | [virtual] |
Updates the module every frame
Reimplemented from ModuleInterface.
Member Data Documentation
The documentation for this class was generated from the following files:
- src/inVRs/SystemCore/ComponentInterfaces/NavigationInterface.h
- src/inVRs/SystemCore/ComponentInterfaces/NavigationInterface.cpp
Generated on Wed Oct 20 16:11:58 2010 for inVRs by
1.5.8