OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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::Animationinline
_notifyContainer(AnimationContainer *c)Ogre::Animation
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
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::Animationprotected
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::Animationstatic
getDefaultRotationInterpolationMode(void)Ogre::Animationstatic
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::Animationinline
getNumericTrack(unsigned short handle) const Ogre::Animation
getNumericTrackIterator(void) const Ogre::Animationinline
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::Animationinline
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::Animationprotected
mBaseKeyFrameAnimationNameOgre::Animationprotected
mBaseKeyFrameTimeOgre::Animationprotected
mContainerOgre::Animationprotected
mInterpolationModeOgre::Animationprotected
mKeyFrameTimesOgre::Animationmutableprotected
mKeyFrameTimesDirtyOgre::Animationmutableprotected
mLengthOgre::Animationprotected
mNameOgre::Animationprotected
mNodeTrackListOgre::Animationprotected
mNumericTrackListOgre::Animationprotected
mRotationInterpolationModeOgre::Animationprotected
msDefaultInterpolationModeOgre::Animationprotectedstatic
msDefaultRotationInterpolationModeOgre::Animationprotectedstatic
mUseBaseKeyFrameOgre::Animationprotected
mVertexTrackListOgre::Animationprotected
NodeTrackIterator typedefOgre::Animation
NodeTrackList typedefOgre::Animation
NumericTrackIterator typedefOgre::Animation
NumericTrackList typedefOgre::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::Animation
optimiseNodeTracks(bool discardIdentityTracks)Ogre::Animationprotected
optimiseVertexTracks(void)Ogre::Animationprotected
RIM_LINEAR enum valueOgre::Animation
RIM_SPHERICAL enum valueOgre::Animation
RotationInterpolationMode enum nameOgre::Animation
setDefaultInterpolationMode(InterpolationMode im)Ogre::Animationstatic
setDefaultRotationInterpolationMode(RotationInterpolationMode im)Ogre::Animationstatic
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 >inline
~Animation()Ogre::Animationvirtual