Ogre::Animation Member List

This is the complete list of members for Ogre::Animation, including all inherited members.
_applyBaseKeyFrame()Ogre::Animation
_collectIdentityNodeTracks(TrackHandleList &tracks) const Ogre::Animation
_destroyNodeTracks(const TrackHandleList &tracks)Ogre::Animation
_getNodeTrackList(void) const Ogre::Animation
_getNumericTrackList(void) const Ogre::Animation
_getTimeIndex(Real timePos) const Ogre::Animation
_getVertexTrackList(void) const Ogre::Animation
_keyFrameListChanged(void)Ogre::Animation
_notifyContainer(AnimationContainer *c)Ogre::Animation
AllocatedObject()Ogre::AllocatedObject< Alloc > [explicit]
Animation(const String &name, Real length)Ogre::Animation
apply(Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::Animation
apply(Skeleton *skeleton, Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::Animation
apply(Skeleton *skeleton, Real timePos, float weight, const AnimationState::BoneBlendMask *blendMask, Real scale)Ogre::Animation
apply(Entity *entity, Real timePos, Real weight, bool software, bool hardware)Ogre::Animation
applyToAnimable(const AnimableValuePtr &anim, Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::Animation
applyToNode(Node *node, Real timePos, Real weight=1.0, Real scale=1.0f)Ogre::Animation
applyToVertexData(VertexData *data, Real timePos, Real weight=1.0)Ogre::Animation
buildKeyFrameTimeList(void) const Ogre::Animation [protected]
clone(const String &newName) const Ogre::Animation
createNodeTrack(unsigned short handle)Ogre::Animation
createNodeTrack(unsigned short handle, Node *node)Ogre::Animation
createNumericTrack(unsigned short handle)Ogre::Animation
createNumericTrack(unsigned short handle, const AnimableValuePtr &anim)Ogre::Animation
createVertexTrack(unsigned short handle, VertexAnimationType animType)Ogre::Animation
createVertexTrack(unsigned short handle, VertexData *data, VertexAnimationType animType)Ogre::Animation
destroyAllNodeTracks(void)Ogre::Animation
destroyAllNumericTracks(void)Ogre::Animation
destroyAllTracks(void)Ogre::Animation
destroyAllVertexTracks(void)Ogre::Animation
destroyNodeTrack(unsigned short handle)Ogre::Animation
destroyNumericTrack(unsigned short handle)Ogre::Animation
destroyVertexTrack(unsigned short handle)Ogre::Animation
getBaseKeyFrameAnimationName() const Ogre::Animation
getBaseKeyFrameTime() const Ogre::Animation
getContainer()Ogre::Animation
getDefaultInterpolationMode(void)Ogre::Animation [static]
getDefaultRotationInterpolationMode(void)Ogre::Animation [static]
getInterpolationMode(void) const Ogre::Animation
getLength(void) const Ogre::Animation
getName(void) const Ogre::Animation
getNodeTrack(unsigned short handle) const Ogre::Animation
getNodeTrackIterator(void) const Ogre::Animation
getNumericTrack(unsigned short handle) const Ogre::Animation
getNumericTrackIterator(void) const Ogre::Animation
getNumNodeTracks(void) const Ogre::Animation
getNumNumericTracks(void) const Ogre::Animation
getNumVertexTracks(void) const Ogre::Animation
getRotationInterpolationMode(void) const Ogre::Animation
getUseBaseKeyFrame() const Ogre::Animation
getVertexTrack(unsigned short handle) const Ogre::Animation
getVertexTrackIterator(void) const Ogre::Animation
hasNodeTrack(unsigned short handle) const Ogre::Animation
hasNumericTrack(unsigned short handle) const Ogre::Animation
hasVertexTrack(unsigned short handle) const Ogre::Animation
IM_LINEAR enum valueOgre::Animation
IM_SPLINE enum valueOgre::Animation
InterpolationMode enum nameOgre::Animation
KeyFrameTimeList typedefOgre::Animation [protected]
mBaseKeyFrameAnimationNameOgre::Animation [protected]
mBaseKeyFrameTimeOgre::Animation [protected]
mContainerOgre::Animation [protected]
mInterpolationModeOgre::Animation [protected]
mKeyFrameTimesOgre::Animation [mutable, protected]
mKeyFrameTimesDirtyOgre::Animation [mutable, protected]
mLengthOgre::Animation [protected]
mNameOgre::Animation [protected]
mNodeTrackListOgre::Animation [protected]
mNumericTrackListOgre::Animation [protected]
mRotationInterpolationModeOgre::Animation [protected]
msDefaultInterpolationModeOgre::Animation [protected, static]
msDefaultRotationInterpolationModeOgre::Animation [protected, static]
mUseBaseKeyFrameOgre::Animation [protected]
mVertexTrackListOgre::Animation [protected]
NodeTrackIterator typedefOgre::Animation
NodeTrackList typedefOgre::Animation
NumericTrackIterator typedefOgre::Animation
NumericTrackList typedefOgre::Animation
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
optimise(bool discardIdentityNodeTracks=true)Ogre::Animation
optimiseNodeTracks(bool discardIdentityTracks)Ogre::Animation [protected]
optimiseVertexTracks(void)Ogre::Animation [protected]
RIM_LINEAR enum valueOgre::Animation
RIM_SPHERICAL enum valueOgre::Animation
RotationInterpolationMode enum nameOgre::Animation
setDefaultInterpolationMode(InterpolationMode im)Ogre::Animation [static]
setDefaultRotationInterpolationMode(RotationInterpolationMode im)Ogre::Animation [static]
setInterpolationMode(InterpolationMode im)Ogre::Animation
setLength(Real len)Ogre::Animation
setRotationInterpolationMode(RotationInterpolationMode im)Ogre::Animation
setUseBaseKeyFrame(bool useBaseKeyFrame, Real keyframeTime=0.0f, const String &baseAnimName=StringUtil::BLANK)Ogre::Animation
TrackHandleList typedefOgre::Animation
VertexTrackIterator typedefOgre::Animation
VertexTrackList typedefOgre::Animation
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Animation()Ogre::Animation [virtual]

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:37:05 2012