OGRE  14.2
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) overrideOgre::VertexAnimationTrackvirtual
_buildKeyFrameIndexMap(const std::vector< Real > &keyFrameTimes)Ogre::AnimationTrackvirtual
_clone(Animation *newParent) constOgre::VertexAnimationTrack
_collectKeyFrameTimes(std::vector< Real > &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) overrideOgre::VertexAnimationTrackvirtual
applyToVertexData(VertexData *data, const TimeIndex &timeIndex, float 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) const overrideOgre::VertexAnimationTrackvirtual
getKeyFrame(size_t index) constOgre::AnimationTrackinline
getKeyFramesAtTime(const TimeIndex &timeIndex, KeyFrame **keyFrame1, KeyFrame **keyFrame2, unsigned short *firstKeyIndex=0) constOgre::AnimationTrack
getNumKeyFrames(void) constOgre::AnimationTrackinline
getParent() constOgre::AnimationTrackinline
getTargetMode(void) constOgre::VertexAnimationTrackinline
getVertexAnimationIncludesNormals() constOgre::VertexAnimationTrack
getVertexMorphKeyFrame(unsigned short index) constOgre::VertexAnimationTrack
getVertexPoseKeyFrame(unsigned short index) constOgre::VertexAnimationTrack
hasNonZeroKeyFrames(void) const overrideOgre::VertexAnimationTrackvirtual
optimise(void) overrideOgre::VertexAnimationTrackvirtual
removeAllKeyFrames(void)Ogre::AnimationTrack
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