| _buildKeyFrameIndexMap(const std::vector< Real > &keyFrameTimes) | Ogre::AnimationTrack | [virtual] |
| _clone(Animation *newParent) const | Ogre::VertexAnimationTrack | |
| _collectKeyFrameTimes(std::vector< Real > &keyFrameTimes) | Ogre::AnimationTrack | [virtual] |
| _keyFrameDataChanged(void) const | Ogre::AnimationTrack | [virtual] |
| AnimationTrack(Animation *parent, unsigned short handle) | Ogre::AnimationTrack | |
| apply(const TimeIndex &timeIndex, Real weight=1.0, Real scale=1.0f) | Ogre::VertexAnimationTrack | [virtual] |
| applyPoseToVertexData(const Pose *pose, VertexData *data, Real influence) | Ogre::VertexAnimationTrack | [protected] |
| applyToVertexData(VertexData *data, const TimeIndex &timeIndex, Real weight=1.0, const PoseList *poseList=0) | Ogre::VertexAnimationTrack | [virtual] |
| createKeyFrame(Real timePos) | Ogre::AnimationTrack | [virtual] |
| createKeyFrameImpl(Real time) | Ogre::VertexAnimationTrack | [protected, virtual] |
| createVertexMorphKeyFrame(Real timePos) | Ogre::VertexAnimationTrack | [virtual] |
| createVertexPoseKeyFrame(Real timePos) | Ogre::VertexAnimationTrack | [virtual] |
| getAnimationType(void) const | Ogre::VertexAnimationTrack | |
| getAssociatedVertexData(void) const | Ogre::VertexAnimationTrack | |
| getHandle(void) const | Ogre::AnimationTrack | |
| getInterpolatedKeyFrame(const TimeIndex &timeIndex, KeyFrame *kf) const | Ogre::VertexAnimationTrack | [virtual] |
| getKeyFrame(unsigned short index) const | Ogre::AnimationTrack | [virtual] |
| getKeyFramesAtTime(const TimeIndex &timeIndex, KeyFrame **keyFrame1, KeyFrame **keyFrame2, unsigned short *firstKeyIndex=0) const | Ogre::AnimationTrack | [virtual] |
| getNumKeyFrames(void) const | Ogre::AnimationTrack | [virtual] |
| getTargetMode(void) const | Ogre::VertexAnimationTrack | |
| getVertexMorphKeyFrame(unsigned short index) const | Ogre::VertexAnimationTrack | |
| getVertexPoseKeyFrame(unsigned short index) const | Ogre::VertexAnimationTrack | |
| hasNonZeroKeyFrames(void) const | Ogre::VertexAnimationTrack | [virtual] |
| KeyFrameIndexMap typedef | Ogre::AnimationTrack | [protected] |
| KeyFrameList typedef | Ogre::AnimationTrack | [protected] |
| mAnimationType | Ogre::VertexAnimationTrack | [protected] |
| mHandle | Ogre::AnimationTrack | [protected] |
| mKeyFrameIndexMap | Ogre::AnimationTrack | [protected] |
| mKeyFrames | Ogre::AnimationTrack | [protected] |
| mParent | Ogre::AnimationTrack | [protected] |
| mTargetMode | Ogre::VertexAnimationTrack | [protected] |
| mTargetVertexData | Ogre::VertexAnimationTrack | [protected] |
| optimise(void) | Ogre::VertexAnimationTrack | [virtual] |
| populateClone(AnimationTrack *clone) const | Ogre::AnimationTrack | [protected, virtual] |
| removeAllKeyFrames(void) | Ogre::AnimationTrack | [virtual] |
| removeKeyFrame(unsigned short index) | Ogre::AnimationTrack | [virtual] |
| setAssociatedVertexData(VertexData *data) | Ogre::VertexAnimationTrack | |
| setTargetMode(TargetMode m) | Ogre::VertexAnimationTrack | |
| TargetMode enum name | Ogre::VertexAnimationTrack | |
| TM_HARDWARE enum value | Ogre::VertexAnimationTrack | |
| TM_SOFTWARE enum value | Ogre::VertexAnimationTrack | |
| VertexAnimationTrack(Animation *parent, unsigned short handle, VertexAnimationType animType) | Ogre::VertexAnimationTrack | |
| VertexAnimationTrack(Animation *parent, unsigned short handle, VertexAnimationType animType, VertexData *targetData, TargetMode target=TM_SOFTWARE) | Ogre::VertexAnimationTrack | |
| ~AnimationTrack() | Ogre::AnimationTrack | [virtual] |