This is the complete list of members for gte::KeyframeController, including all inherited members.
active | gte::Controller | |
Controller() | gte::Controller | protected |
frequency | gte::Controller | |
GetApplicationTime() const | gte::Controller | inline |
GetCommonTimes() | gte::KeyframeController | inline |
GetControlTime(double applicationTime) | gte::Controller | protected |
GetKeyInfo(float ctrlTime, int numTimes, float *times, int &lastIndex, float &normTime, int &i0, int &i1) | gte::KeyframeController | protectedstatic |
GetNumCommonTimes() const | gte::KeyframeController | inline |
GetNumRotations() const | gte::KeyframeController | inline |
GetNumScales() const | gte::KeyframeController | inline |
GetNumTranslations() const | gte::KeyframeController | inline |
GetObject() const | gte::Controller | inline |
GetRotate(float normTime, int i0, int i1) | gte::KeyframeController | protected |
GetRotations() | gte::KeyframeController | inline |
GetRotationTimes() | gte::KeyframeController | inline |
GetScale(float normTime, int i0, int i1) | gte::KeyframeController | protected |
GetScales() | gte::KeyframeController | inline |
GetScaleTimes() | gte::KeyframeController | inline |
GetTransform() const | gte::TransformController | inline |
GetTranslate(float normTime, int i0, int i1) | gte::KeyframeController | protected |
GetTranslations() | gte::KeyframeController | inline |
GetTranslationTimes() | gte::KeyframeController | inline |
KeyframeController(int numCommonTimes, int numTranslations, int numRotations, int numScales, Transform const &localTransform) | gte::KeyframeController | |
mApplicationTime | gte::Controller | protected |
maxTime | gte::Controller | |
mCLastIndex | gte::KeyframeController | protected |
mCommonTimes | gte::KeyframeController | protected |
minTime | gte::Controller | |
mLocalTransform | gte::TransformController | protected |
mNumCommonTimes | gte::KeyframeController | protected |
mNumRotations | gte::KeyframeController | protected |
mNumScales | gte::KeyframeController | protected |
mNumTranslations | gte::KeyframeController | protected |
mObject | gte::Controller | protected |
mRLastIndex | gte::KeyframeController | protected |
mRotations | gte::KeyframeController | protected |
mRotationTimes | gte::KeyframeController | protected |
mScales | gte::KeyframeController | protected |
mScaleTimes | gte::KeyframeController | protected |
mSLastIndex | gte::KeyframeController | protected |
mTLastIndex | gte::KeyframeController | protected |
mTranslations | gte::KeyframeController | protected |
mTranslationTimes | gte::KeyframeController | protected |
name | gte::Controller | |
phase | gte::Controller | |
repeat | gte::Controller | |
SetApplicationTime(double applicationTime) | gte::Controller | inline |
SetObject(ControlledObject *object) | gte::Controller | virtual |
SetTransform(Transform const &localTransform) | gte::TransformController | inline |
TransformController(Transform const &localTransform) | gte::TransformController | |
Update(double applicationTime) | gte::KeyframeController | virtual |
~Controller() | gte::Controller | virtual |
~KeyframeController() | gte::KeyframeController | virtual |