AllInOneTranslationModel Class Reference
#include <AllInOneTranslationModel.h>
Inherits TranslationModel.
Collaboration diagram for AllInOneTranslationModel:

Public Member Functions | |
| AllInOneTranslationModel (unsigned upDownIdx, unsigned speedIdx, float forBackSpeed, float upDownSpeed) | |
| virtual | ~AllInOneTranslationModel () |
| virtual void | getTranslation (ControllerInterface *controller, const gmtl::Quatf &rotationChange, gmtl::Vec3f &result, float dt) |
Protected Attributes | |
| unsigned | upDownIdx |
| unsigned | speedIdx |
| float | upDownSpeed |
| float | forBackSpeed |
Constructor & Destructor Documentation
| AllInOneTranslationModel::AllInOneTranslationModel | ( | unsigned | upDownIdx, | |
| unsigned | speedIdx, | |||
| float | forBackSpeed, | |||
| float | upDownSpeed | |||
| ) |
| virtual AllInOneTranslationModel::~AllInOneTranslationModel | ( | ) | [inline, virtual] |
Member Function Documentation
| void AllInOneTranslationModel::getTranslation | ( | ControllerInterface * | controller, | |
| const gmtl::Quatf & | rotationChange, | |||
| gmtl::Vec3f & | result, | |||
| float | dt | |||
| ) | [virtual] |
Implements TranslationModel.
Member Data Documentation
float AllInOneTranslationModel::forBackSpeed [protected] |
unsigned AllInOneTranslationModel::speedIdx [protected] |
unsigned AllInOneTranslationModel::upDownIdx [protected] |
float AllInOneTranslationModel::upDownSpeed [protected] |
The documentation for this class was generated from the following files:
- src/inVRs/Modules/Navigation/AllInOneTranslationModel.h
- src/inVRs/Modules/Navigation/AllInOneTranslationModel.cpp
Generated on Wed Oct 20 16:11:53 2010 for inVRs by
1.5.8