| _buildKeyFrameIndexMap(const std::vector< Real > &keyFrameTimes) | Ogre::AnimationTrack | [virtual] |
| _clone(Animation *newParent) const | Ogre::NodeAnimationTrack | |
| _collectKeyFrameTimes(std::vector< Real > &keyFrameTimes) | Ogre::AnimationTrack | [virtual] |
| _keyFrameDataChanged(void) const | Ogre::NodeAnimationTrack | [virtual] |
| AnimationTrack(Animation *parent, unsigned short handle) | Ogre::AnimationTrack | |
| apply(const TimeIndex &timeIndex, Real weight=1.0, Real scale=1.0f) | Ogre::NodeAnimationTrack | [virtual] |
| applyToNode(Node *node, const TimeIndex &timeIndex, Real weight=1.0, Real scale=1.0f) | Ogre::NodeAnimationTrack | [virtual] |
| buildInterpolationSplines(void) const | Ogre::NodeAnimationTrack | [protected, virtual] |
| createKeyFrame(Real timePos) | Ogre::AnimationTrack | [virtual] |
| createKeyFrameImpl(Real time) | Ogre::NodeAnimationTrack | [protected, virtual] |
| createNodeKeyFrame(Real timePos) | Ogre::NodeAnimationTrack | [virtual] |
| getAssociatedNode(void) const | Ogre::NodeAnimationTrack | [virtual] |
| getHandle(void) const | Ogre::AnimationTrack | |
| getInterpolatedKeyFrame(const TimeIndex &timeIndex, KeyFrame *kf) const | Ogre::NodeAnimationTrack | [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] |
| getNodeKeyFrame(unsigned short index) const | Ogre::NodeAnimationTrack | [virtual] |
| getNumKeyFrames(void) const | Ogre::AnimationTrack | [virtual] |
| getUseShortestRotationPath() const | Ogre::NodeAnimationTrack | [virtual] |
| hasNonZeroKeyFrames(void) const | Ogre::NodeAnimationTrack | [virtual] |
| KeyFrameIndexMap typedef | Ogre::AnimationTrack | [protected] |
| KeyFrameList typedef | Ogre::AnimationTrack | [protected] |
| mHandle | Ogre::AnimationTrack | [protected] |
| mKeyFrameIndexMap | Ogre::AnimationTrack | [protected] |
| mKeyFrames | Ogre::AnimationTrack | [protected] |
| mParent | Ogre::AnimationTrack | [protected] |
| mSplineBuildNeeded | Ogre::NodeAnimationTrack | [mutable, protected] |
| mSplines | Ogre::NodeAnimationTrack | [mutable, protected] |
| mTargetNode | Ogre::NodeAnimationTrack | [protected] |
| mUseShortestRotationPath | Ogre::NodeAnimationTrack | [mutable, protected] |
| NodeAnimationTrack(Animation *parent, unsigned short handle) | Ogre::NodeAnimationTrack | |
| NodeAnimationTrack(Animation *parent, unsigned short handle, Node *targetNode) | Ogre::NodeAnimationTrack | |
| optimise(void) | Ogre::NodeAnimationTrack | [virtual] |
| populateClone(AnimationTrack *clone) const | Ogre::AnimationTrack | [protected, virtual] |
| removeAllKeyFrames(void) | Ogre::AnimationTrack | [virtual] |
| removeKeyFrame(unsigned short index) | Ogre::AnimationTrack | [virtual] |
| setAssociatedNode(Node *node) | Ogre::NodeAnimationTrack | [virtual] |
| setUseShortestRotationPath(bool useShortestPath) | Ogre::NodeAnimationTrack | [virtual] |
| ~AnimationTrack() | Ogre::AnimationTrack | [virtual] |
| ~NodeAnimationTrack() | Ogre::NodeAnimationTrack | [virtual] |