_keyFrameDataChanged(void) const | Ogre::NodeAnimationTrack | [virtual] |
AnimationTrack(Animation *parent, unsigned short handle) | Ogre::AnimationTrack | |
apply(Real timePos, Real weight=1.0, bool accumulate=false, Real scale=1.0f) | Ogre::NodeAnimationTrack | [virtual] |
applyToNode(Node *node, Real timePos, Real weight=1.0, bool accumulate=false, 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(Real timeIndex, KeyFrame *kf) const | Ogre::NodeAnimationTrack | [virtual] |
getKeyFrame(unsigned short index) const | Ogre::AnimationTrack | [virtual] |
getKeyFramesAtTime(Real timePos, 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] |
KeyFrameList typedef | Ogre::AnimationTrack | [protected] |
mHandle | Ogre::AnimationTrack | [protected] |
mKeyFrames | Ogre::AnimationTrack | [protected] |
mMaxKeyFrameTime | Ogre::AnimationTrack | [protected] |
mParent | Ogre::AnimationTrack | [protected] |
mPositionSpline | Ogre::NodeAnimationTrack | [mutable, protected] |
mRotationSpline | Ogre::NodeAnimationTrack | [mutable, protected] |
mScaleSpline | Ogre::NodeAnimationTrack | [mutable, protected] |
mSplineBuildNeeded | 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] |
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] |