| _applyBaseKeyFrame() | Ogre::v1::Animation |  | 
  | _collectIdentityOldNodeTracks(TrackHandleList &tracks) const | Ogre::v1::Animation |  | 
  | _destroyOldNodeTracks(const TrackHandleList &tracks) | Ogre::v1::Animation |  | 
  | _getNodeTrackList() const | Ogre::v1::Animation |  | 
  | _getNumericTrackList() const | Ogre::v1::Animation |  | 
  | _getOldNodeTrackList() const | Ogre::v1::Animation |  | 
  | _getTimeIndex(Real timePos) const | Ogre::v1::Animation |  | 
  | _getVertexTrackList() const | Ogre::v1::Animation |  | 
  | _keyFrameListChanged() | Ogre::v1::Animation | inline | 
  | _notifyContainer(AnimationContainer *c) | Ogre::v1::Animation |  | 
  | 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() | 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() const | Ogre::v1::Animation |  | 
  | getBaseKeyFrameTime() const | Ogre::v1::Animation |  | 
  | getContainer() | Ogre::v1::Animation |  | 
  | getDefaultInterpolationMode() | Ogre::v1::Animation | static | 
  | getDefaultRotationInterpolationMode() | Ogre::v1::Animation | static | 
  | getInterpolationMode() const | Ogre::v1::Animation |  | 
  | getLength() const | Ogre::v1::Animation |  | 
  | getName() const | Ogre::v1::Animation |  | 
  | getNodeTrack(size_t handle) const | Ogre::v1::Animation |  | 
  | getNodeTrackIterator() const | Ogre::v1::Animation | inline | 
  | getNumericTrack(unsigned short handle) const | Ogre::v1::Animation |  | 
  | getNumericTrackIterator() const | Ogre::v1::Animation | inline | 
  | getNumNodeTracks() const | Ogre::v1::Animation |  | 
  | getNumNumericTracks() const | Ogre::v1::Animation |  | 
  | getNumOldNodeTracks() const | Ogre::v1::Animation |  | 
  | getNumVertexTracks() const | Ogre::v1::Animation |  | 
  | getOldNodeTrack(unsigned short handle) const | Ogre::v1::Animation |  | 
  | getOldNodeTrackIterator() const | Ogre::v1::Animation | inline | 
  | getRotationInterpolationMode() const | Ogre::v1::Animation |  | 
  | getUseBaseKeyFrame() const | Ogre::v1::Animation |  | 
  | getVertexTrack(unsigned short handle) const | Ogre::v1::Animation |  | 
  | getVertexTrackIterator() 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 |  | 
  | 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 |  | 
  | ~Animation() | Ogre::v1::Animation | virtual |