OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::v1::Animation Member List

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

_applyBaseKeyFrame()Ogre::v1::Animation
_collectIdentityOldNodeTracks(TrackHandleList &tracks) constOgre::v1::Animation
_destroyOldNodeTracks(const TrackHandleList &tracks)Ogre::v1::Animation
_getNodeTrackList() constOgre::v1::Animation
_getNumericTrackList() constOgre::v1::Animation
_getOldNodeTrackList() constOgre::v1::Animation
_getTimeIndex(Real timePos) constOgre::v1::Animation
_getVertexTrackList() constOgre::v1::Animation
_keyFrameListChanged()Ogre::v1::Animationinline
_notifyContainer(AnimationContainer *c)Ogre::v1::Animation
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
Animation(const String &name, Real length)Ogre::v1::Animation
apply(Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::v1::Animation
apply(Skeleton *skeleton, Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::v1::Animation
apply(Skeleton *skeleton, Real timePos, float weight, const AnimationState::BoneBlendMask *blendMask, Real scale)Ogre::v1::Animation
apply(Entity *entity, Real timePos, Real weight, bool software, bool hardware)Ogre::v1::Animation
applyToAnimable(const AnimableValuePtr &anim, Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::v1::Animation
applyToNode(OldNode *node, Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::v1::Animation
applyToVertexData(VertexData *data, Real timePos, Real weight=1.0)Ogre::v1::Animation
clone(const String &newName) constOgre::v1::Animation
createNodeTrack()Ogre::v1::Animation
createNodeTrack(Node *node)Ogre::v1::Animation
createNumericTrack(unsigned short handle)Ogre::v1::Animation
createNumericTrack(unsigned short handle, const AnimableValuePtr &anim)Ogre::v1::Animation
createOldNodeTrack(unsigned short handle)Ogre::v1::Animation
createOldNodeTrack(unsigned short handle, OldNode *node)Ogre::v1::Animation
createVertexTrack(unsigned short handle, VertexAnimationType animType)Ogre::v1::Animation
createVertexTrack(unsigned short handle, VertexData *data, VertexAnimationType animType)Ogre::v1::Animation
destroyAllNodeTracks()Ogre::v1::Animation
destroyAllNumericTracks()Ogre::v1::Animation
destroyAllOldNodeTracks()Ogre::v1::Animation
destroyAllTracks()Ogre::v1::Animation
destroyAllVertexTracks()Ogre::v1::Animation
destroyNodeTrack(unsigned short handle)Ogre::v1::Animation
destroyNumericTrack(unsigned short handle)Ogre::v1::Animation
destroyOldNodeTrack(unsigned short handle)Ogre::v1::Animation
destroyVertexTrack(unsigned short handle)Ogre::v1::Animation
getBaseKeyFrameAnimationName() constOgre::v1::Animation
getBaseKeyFrameTime() constOgre::v1::Animation
getContainer()Ogre::v1::Animation
getDefaultInterpolationMode()Ogre::v1::Animationstatic
getDefaultRotationInterpolationMode()Ogre::v1::Animationstatic
getInterpolationMode() constOgre::v1::Animation
getLength() constOgre::v1::Animation
getName() constOgre::v1::Animation
getNodeTrack(size_t handle) constOgre::v1::Animation
getNodeTrackIterator() constOgre::v1::Animationinline
getNumericTrack(unsigned short handle) constOgre::v1::Animation
getNumericTrackIterator() constOgre::v1::Animationinline
getNumNodeTracks() constOgre::v1::Animation
getNumNumericTracks() constOgre::v1::Animation
getNumOldNodeTracks() constOgre::v1::Animation
getNumVertexTracks() constOgre::v1::Animation
getOldNodeTrack(unsigned short handle) constOgre::v1::Animation
getOldNodeTrackIterator() constOgre::v1::Animationinline
getRotationInterpolationMode() constOgre::v1::Animation
getUseBaseKeyFrame() constOgre::v1::Animation
getVertexTrack(unsigned short handle) constOgre::v1::Animation
getVertexTrackIterator() constOgre::v1::Animationinline
hasNumericTrack(unsigned short handle) constOgre::v1::Animation
hasOldNodeTrack(unsigned short handle) constOgre::v1::Animation
hasVertexTrack(unsigned short handle) constOgre::v1::Animation
IM_LINEAR enum valueOgre::v1::Animation
IM_SPLINE enum valueOgre::v1::Animation
InterpolationMode enum nameOgre::v1::Animation
NodeTrackIterator typedefOgre::v1::Animation
NodeTrackList typedefOgre::v1::Animation
NumericTrackIterator typedefOgre::v1::Animation
NumericTrackList typedefOgre::v1::Animation
OldNodeTrackIterator typedefOgre::v1::Animation
OldNodeTrackList typedefOgre::v1::Animation
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
optimise(bool discardIdentityNodeTracks=true)Ogre::v1::Animation
RIM_LINEAR enum valueOgre::v1::Animation
RIM_SPHERICAL enum valueOgre::v1::Animation
RotationInterpolationMode enum nameOgre::v1::Animation
setDefaultInterpolationMode(InterpolationMode im)Ogre::v1::Animationstatic
setDefaultRotationInterpolationMode(RotationInterpolationMode im)Ogre::v1::Animationstatic
setInterpolationMode(InterpolationMode im)Ogre::v1::Animation
setLength(Real len)Ogre::v1::Animation
setRotationInterpolationMode(RotationInterpolationMode im)Ogre::v1::Animation
setUseBaseKeyFrame(bool useBaseKeyFrame, Real keyframeTime=0.0f, const String &baseAnimName=BLANKSTRING)Ogre::v1::Animation
TrackHandleList typedefOgre::v1::Animation
VertexTrackIterator typedefOgre::v1::Animation
VertexTrackList typedefOgre::v1::Animation
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Animation()Ogre::v1::Animationvirtual