OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::AnimationState Member List

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

_setBlendMask(const BoneBlendMask *blendMask)Ogre::AnimationState
addTime(Real offset)Ogre::AnimationState
AnimationState(const String &animName, AnimationStateSet *parent, Real timePos, Real length, Real weight=1.0, bool enabled=false)Ogre::AnimationState
AnimationState(AnimationStateSet *parent, const AnimationState &rhs)Ogre::AnimationState
BoneBlendMask typedefOgre::AnimationState
copyStateFrom(const AnimationState &animState)Ogre::AnimationState
createBlendMask(size_t blendMaskSizeHint, float initialWeight=1.0f)Ogre::AnimationState
destroyBlendMask()Ogre::AnimationState
getAnimationName() constOgre::AnimationState
getBlendMask() constOgre::AnimationStateinline
getBlendMaskEntry(size_t boneHandle) constOgre::AnimationStateinline
getEnabled(void) constOgre::AnimationState
getLength() constOgre::AnimationState
getLoop(void) constOgre::AnimationStateinline
getParent(void) constOgre::AnimationStateinline
getTimePosition(void) constOgre::AnimationState
getWeight(void) constOgre::AnimationState
hasBlendMask() constOgre::AnimationStateinline
hasEnded(void) constOgre::AnimationState
operator!=(const AnimationState &rhs) constOgre::AnimationState
operator==(const AnimationState &rhs) constOgre::AnimationState
setBlendMaskEntry(size_t boneHandle, float weight)Ogre::AnimationState
setEnabled(bool enabled)Ogre::AnimationState
setLength(Real len)Ogre::AnimationState
setLoop(bool loop)Ogre::AnimationStateinline
setTimePosition(Real timePos)Ogre::AnimationState
setWeight(Real weight)Ogre::AnimationState