_applyBaseKeyFrame(const KeyFrame *base) override | Ogre::v1::OldNodeAnimationTrack | virtual |
_buildKeyFrameIndexMap(const vector< Real >::type &keyFrameTimes) | Ogre::v1::AnimationTrack | virtual |
_clone(Animation *newParent) const | Ogre::v1::OldNodeAnimationTrack | |
_collectKeyFrameTimes(vector< Real >::type &keyFrameTimes) | Ogre::v1::AnimationTrack | virtual |
_keyFrameDataChanged() const override | Ogre::v1::OldNodeAnimationTrack | virtual |
AnimationTrack(Animation *parent, unsigned short handle) | Ogre::v1::AnimationTrack | |
apply(const TimeIndex &timeIndex, Real weight=1.0, Real scale=1.0f) override | Ogre::v1::OldNodeAnimationTrack | virtual |
applyToNode(OldNode *node, const TimeIndex &timeIndex, Real weight=1.0, Real scale=1.0f) | Ogre::v1::OldNodeAnimationTrack | |
createKeyFrame(Real timePos) | Ogre::v1::AnimationTrack | virtual |
createNodeKeyFrame(Real timePos) | Ogre::v1::OldNodeAnimationTrack | virtual |
getAssociatedNode() const | Ogre::v1::OldNodeAnimationTrack | |
getHandle() const | Ogre::v1::AnimationTrack | inline |
getInterpolatedKeyFrame(const TimeIndex &timeIndex, KeyFrame *kf) const override | Ogre::v1::OldNodeAnimationTrack | virtual |
getKeyFrame(unsigned short index) const | Ogre::v1::AnimationTrack | virtual |
getKeyFramesAtTime(const TimeIndex &timeIndex, KeyFrame **keyFrame1, KeyFrame **keyFrame2, unsigned short *firstKeyIndex=0) const | Ogre::v1::AnimationTrack | virtual |
getNodeKeyFrame(unsigned short index) const | Ogre::v1::OldNodeAnimationTrack | virtual |
getNumKeyFrames() const | Ogre::v1::AnimationTrack | virtual |
getParent() const | Ogre::v1::AnimationTrack | inline |
getUseShortestRotationPath() const | Ogre::v1::OldNodeAnimationTrack | virtual |
hasNonZeroKeyFrames() const override | Ogre::v1::OldNodeAnimationTrack | virtual |
OldNodeAnimationTrack(Animation *parent, unsigned short handle) | Ogre::v1::OldNodeAnimationTrack | |
OldNodeAnimationTrack(Animation *parent, unsigned short handle, OldNode *targetNode) | Ogre::v1::OldNodeAnimationTrack | |
optimise() override | Ogre::v1::OldNodeAnimationTrack | virtual |
removeAllKeyFrames() | Ogre::v1::AnimationTrack | virtual |
removeKeyFrame(unsigned short index) | Ogre::v1::AnimationTrack | virtual |
setAssociatedNode(OldNode *node) | Ogre::v1::OldNodeAnimationTrack | |
setListener(Listener *l) | Ogre::v1::AnimationTrack | inlinevirtual |
setUseShortestRotationPath(bool useShortestPath) | Ogre::v1::OldNodeAnimationTrack | virtual |
~AnimationTrack() | Ogre::v1::AnimationTrack | virtual |
~OldNodeAnimationTrack() override | Ogre::v1::OldNodeAnimationTrack | |