_applyBaseKeyFrame() | Ogre::v1::Animation | |
_collectIdentityOldNodeTracks(TrackHandleList &tracks) const | Ogre::v1::Animation | |
_destroyOldNodeTracks(const TrackHandleList &tracks) | Ogre::v1::Animation | |
_getNodeTrackList(void) const | Ogre::v1::Animation | |
_getNumericTrackList(void) const | Ogre::v1::Animation | |
_getOldNodeTrackList(void) const | Ogre::v1::Animation | |
_getTimeIndex(Real timePos) const | Ogre::v1::Animation | |
_getVertexTrackList(void) const | Ogre::v1::Animation | |
_keyFrameListChanged(void) | Ogre::v1::Animation | inline |
_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) const | Ogre::v1::Animation | |
createNodeTrack(void) | 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(void) | Ogre::v1::Animation | |
destroyAllNumericTracks(void) | Ogre::v1::Animation | |
destroyAllOldNodeTracks(void) | Ogre::v1::Animation | |
destroyAllTracks(void) | Ogre::v1::Animation | |
destroyAllVertexTracks(void) | 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() const | Ogre::v1::Animation | |
getBaseKeyFrameTime() const | Ogre::v1::Animation | |
getContainer() | Ogre::v1::Animation | |
getDefaultInterpolationMode(void) | Ogre::v1::Animation | static |
getDefaultRotationInterpolationMode(void) | Ogre::v1::Animation | static |
getInterpolationMode(void) const | Ogre::v1::Animation | |
getLength(void) const | Ogre::v1::Animation | |
getName(void) const | Ogre::v1::Animation | |
getNodeTrack(size_t handle) const | Ogre::v1::Animation | |
getNodeTrackIterator(void) const | Ogre::v1::Animation | inline |
getNumericTrack(unsigned short handle) const | Ogre::v1::Animation | |
getNumericTrackIterator(void) const | Ogre::v1::Animation | inline |
getNumNodeTracks(void) const | Ogre::v1::Animation | |
getNumNumericTracks(void) const | Ogre::v1::Animation | |
getNumOldNodeTracks(void) const | Ogre::v1::Animation | |
getNumVertexTracks(void) const | Ogre::v1::Animation | |
getOldNodeTrack(unsigned short handle) const | Ogre::v1::Animation | |
getOldNodeTrackIterator(void) const | Ogre::v1::Animation | inline |
getRotationInterpolationMode(void) const | Ogre::v1::Animation | |
getUseBaseKeyFrame() const | Ogre::v1::Animation | |
getVertexTrack(unsigned short handle) const | Ogre::v1::Animation | |
getVertexTrackIterator(void) const | Ogre::v1::Animation | inline |
hasNumericTrack(unsigned short handle) const | Ogre::v1::Animation | |
hasOldNodeTrack(unsigned short handle) const | Ogre::v1::Animation | |
hasVertexTrack(unsigned short handle) const | Ogre::v1::Animation | |
IM_LINEAR enum value | Ogre::v1::Animation | |
IM_SPLINE enum value | Ogre::v1::Animation | |
InterpolationMode enum name | Ogre::v1::Animation | |
NodeTrackIterator typedef | Ogre::v1::Animation | |
NodeTrackList typedef | Ogre::v1::Animation | |
NumericTrackIterator typedef | Ogre::v1::Animation | |
NumericTrackList typedef | Ogre::v1::Animation | |
OldNodeTrackIterator typedef | Ogre::v1::Animation | |
OldNodeTrackList typedef | Ogre::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 value | Ogre::v1::Animation | |
RIM_SPHERICAL enum value | Ogre::v1::Animation | |
RotationInterpolationMode enum name | Ogre::v1::Animation | |
setDefaultInterpolationMode(InterpolationMode im) | Ogre::v1::Animation | static |
setDefaultRotationInterpolationMode(RotationInterpolationMode im) | Ogre::v1::Animation | static |
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 typedef | Ogre::v1::Animation | |
VertexTrackIterator typedef | Ogre::v1::Animation | |
VertexTrackList typedef | Ogre::v1::Animation | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~Animation() | Ogre::v1::Animation | virtual |