| _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 | inline | 
  | _notifyContainer(AnimationContainer *c) | Ogre::Animation |  | 
  | 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, float weight=1.0) | Ogre::Animation |  | 
  | 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, 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 | inline | 
  | getNumericTrack(unsigned short handle) const | Ogre::Animation |  | 
  | getNumericTrackIterator(void) const | Ogre::Animation | inline | 
  | 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 | inline | 
  | hasNodeTrack(unsigned short handle) const | Ogre::Animation |  | 
  | hasNumericTrack(unsigned short handle) const | Ogre::Animation |  | 
  | hasVertexTrack(unsigned short handle) const | Ogre::Animation |  | 
  | IM_LINEAR enum value | Ogre::Animation |  | 
  | IM_SPLINE enum value | Ogre::Animation |  | 
  | InterpolationMode enum name | Ogre::Animation |  | 
  | NodeTrackIterator typedef | Ogre::Animation |  | 
  | NodeTrackList typedef | Ogre::Animation |  | 
  | NumericTrackIterator typedef | Ogre::Animation |  | 
  | NumericTrackList typedef | Ogre::Animation |  | 
  | optimise(bool discardIdentityNodeTracks=true) | Ogre::Animation |  | 
  | RIM_LINEAR enum value | Ogre::Animation |  | 
  | RIM_SPHERICAL enum value | Ogre::Animation |  | 
  | RotationInterpolationMode enum name | Ogre::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=BLANKSTRING) | Ogre::Animation |  | 
  | TrackHandleList typedef | Ogre::Animation |  | 
  | VertexTrackIterator typedef | Ogre::Animation |  | 
  | VertexTrackList typedef | Ogre::Animation |  | 
  | ~Animation() | Ogre::Animation | virtual |