Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
Ogre::Animation Member List
This is the complete list of members for
Ogre::Animation
, including all inherited members.
_getTrackList
(void) const
Ogre::Animation
Animation
(const String &name, Real length)
Ogre::Animation
apply
(Real timePos, Real weight=1.0, bool accumulate=false)
Ogre::Animation
createTrack
(unsigned short handle)
Ogre::Animation
createTrack
(unsigned short handle, Node *node)
Ogre::Animation
destroyAllTracks
(void)
Ogre::Animation
destroyTrack
(unsigned short handle)
Ogre::Animation
getDefaultInterpolationMode
(void)
Ogre::Animation
[static]
getInterpolationMode
(void) const
Ogre::Animation
getLength
(void) const
Ogre::Animation
getName
(void) const
Ogre::Animation
getNumTracks
(void) const
Ogre::Animation
getTrack
(unsigned short handle) const
Ogre::Animation
IM_LINEAR
enum value
Ogre::Animation
IM_SPLINE
enum value
Ogre::Animation
InterpolationMode
enum name
Ogre::Animation
mInterpolationMode
Ogre::Animation
[protected]
mLength
Ogre::Animation
[protected]
mName
Ogre::Animation
[protected]
msDefaultInterpolationMode
Ogre::Animation
[protected, static]
mTrackList
Ogre::Animation
[protected]
setDefaultInterpolationMode
(InterpolationMode im)
Ogre::Animation
[static]
setInterpolationMode
(InterpolationMode im)
Ogre::Animation
TrackList
typedef
Ogre::Animation
~Animation
()
Ogre::Animation
[virtual]
Copyright © 2002 by The OGRE Team