OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
Ogre::VertexAnimationTrack Member List

This is the complete list of members for Ogre::VertexAnimationTrack, including all inherited members.

_applyBaseKeyFrame(const KeyFrame *base)Ogre::VertexAnimationTrackvirtual
_buildKeyFrameIndexMap(const vector< Real >::type &keyFrameTimes)Ogre::AnimationTrackvirtual
_clone(Animation *newParent) constOgre::VertexAnimationTrack
_collectKeyFrameTimes(vector< Real >::type &keyFrameTimes)Ogre::AnimationTrackvirtual
_keyFrameDataChanged(void) constOgre::AnimationTrackinlinevirtual
AnimationTrack(Animation *parent, unsigned short handle)Ogre::AnimationTrack
apply(const TimeIndex &timeIndex, Real weight=1.0, Real scale=1.0f)Ogre::VertexAnimationTrackvirtual
applyToVertexData(VertexData *data, const TimeIndex &timeIndex, Real weight=1.0, const PoseList *poseList=0)Ogre::VertexAnimationTrackvirtual
createKeyFrame(Real timePos)Ogre::AnimationTrackvirtual
createVertexMorphKeyFrame(Real timePos)Ogre::VertexAnimationTrackvirtual
createVertexPoseKeyFrame(Real timePos)Ogre::VertexAnimationTrackvirtual
getAnimationType(void) constOgre::VertexAnimationTrackinline
getAssociatedVertexData(void) constOgre::VertexAnimationTrackinline
getHandle(void) constOgre::AnimationTrackinline
getInterpolatedKeyFrame(const TimeIndex &timeIndex, KeyFrame *kf) constOgre::VertexAnimationTrackvirtual
getKeyFrame(unsigned short index) constOgre::AnimationTrackvirtual
getKeyFramesAtTime(const TimeIndex &timeIndex, KeyFrame **keyFrame1, KeyFrame **keyFrame2, unsigned short *firstKeyIndex=0) constOgre::AnimationTrackvirtual
getNumKeyFrames(void) constOgre::AnimationTrackvirtual
getParent() constOgre::AnimationTrackinline
getTargetMode(void) constOgre::VertexAnimationTrackinline
getVertexAnimationIncludesNormals() constOgre::VertexAnimationTrack
getVertexMorphKeyFrame(unsigned short index) constOgre::VertexAnimationTrack
getVertexPoseKeyFrame(unsigned short index) constOgre::VertexAnimationTrack
hasNonZeroKeyFrames(void) constOgre::VertexAnimationTrackvirtual
optimise(void)Ogre::VertexAnimationTrackvirtual
removeAllKeyFrames(void)Ogre::AnimationTrackvirtual
removeKeyFrame(unsigned short index)Ogre::AnimationTrackvirtual
setAssociatedVertexData(VertexData *data)Ogre::VertexAnimationTrackinline
setListener(Listener *l)Ogre::AnimationTrackinlinevirtual
setTargetMode(TargetMode m)Ogre::VertexAnimationTrackinline
TargetMode enum nameOgre::VertexAnimationTrack
TM_HARDWARE enum valueOgre::VertexAnimationTrack
TM_SOFTWARE enum valueOgre::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::AnimationTrackvirtual