#include <deadreckoninghelper.h>
Public Member Functions | |
| DeadReckoningDOF () | |
Public Attributes | |
| std::string | mName |
| osg::Vec3 | mRateOverTime |
| osg::Vec3 | mStartLocation |
| float | mCurrentTime |
| bool | mUpdate |
| DeadReckoningDOF * | mNext |
| DeadReckoningDOF * | mPrev |
Static Public Attributes | |
| static const std::string | REPRESENATION_POSITION |
| static const std::string | REPRESENATION_POSITIONRATE |
| static const std::string | REPRESENATION_EXTENSION |
| static const std::string | REPRESENATION_EXTENSIONRATE |
| static const std::string | REPRESENATION_X |
| static const std::string | REPRESENATION_XRATE |
| static const std::string | REPRESENATION_Y |
| static const std::string | REPRESENATION_YRATE |
| static const std::string | REPRESENATION_Z |
| static const std::string | REPRESENATION_ZRATE |
| static const std::string | REPRESENATION_AZIMUTH |
| static const std::string | REPRESENATION_AZIMUTHRATE |
| static const std::string | REPRESENATION_ELEVATION |
| static const std::string | REPRESENATION_ELEVATIONRATE |
| static const std::string | REPRESENATION_ROTATION |
| static const std::string | REPRESENATION_ROTATIONRATE |
Protected Member Functions | |
| virtual | ~DeadReckoningDOF () |
| dtGame::DeadReckoningHelper::DeadReckoningDOF::DeadReckoningDOF | ( | ) | [inline] |
| virtual dtGame::DeadReckoningHelper::DeadReckoningDOF::~DeadReckoningDOF | ( | ) | [inline, protected, virtual] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_POSITION [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_POSITIONRATE [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_EXTENSION [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_EXTENSIONRATE [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_X [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_XRATE [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_Y [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_YRATE [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_Z [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_ZRATE [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_AZIMUTH [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_AZIMUTHRATE [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_ELEVATION [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_ELEVATIONRATE [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_ROTATION [static] |
const std::string dtGame::DeadReckoningHelper::DeadReckoningDOF::REPRESENATION_ROTATIONRATE [static] |