, including all inherited members.
_applyBaseKeyFrame(const KeyFrame *base) | Ogre::AnimationTrack | [virtual] |
_buildKeyFrameIndexMap(const vector< Real >::type &keyFrameTimes) | Ogre::AnimationTrack | [virtual] |
_collectKeyFrameTimes(vector< Real >::type &keyFrameTimes) | Ogre::AnimationTrack | [virtual] |
_keyFrameDataChanged(void) const | Ogre::AnimationTrack | [virtual] |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | [explicit] |
AnimationTrack(Animation *parent, unsigned short handle) | Ogre::AnimationTrack | |
apply(const TimeIndex &timeIndex, Real weight=1.0, Real scale=1.0f)=0 | Ogre::AnimationTrack | [pure virtual] |
createKeyFrame(Real timePos) | Ogre::AnimationTrack | [virtual] |
createKeyFrameImpl(Real time)=0 | Ogre::AnimationTrack | [protected, pure virtual] |
getHandle(void) const | Ogre::AnimationTrack | |
getInterpolatedKeyFrame(const TimeIndex &timeIndex, KeyFrame *kf) const =0 | Ogre::AnimationTrack | [pure virtual] |
getKeyFrame(unsigned short index) const | Ogre::AnimationTrack | [virtual] |
getKeyFramesAtTime(const TimeIndex &timeIndex, KeyFrame **keyFrame1, KeyFrame **keyFrame2, unsigned short *firstKeyIndex=0) const | Ogre::AnimationTrack | [virtual] |
getNumKeyFrames(void) const | Ogre::AnimationTrack | [virtual] |
getParent() const | Ogre::AnimationTrack | |
hasNonZeroKeyFrames(void) const | Ogre::AnimationTrack | [virtual] |
KeyFrameIndexMap typedef | Ogre::AnimationTrack | [protected] |
KeyFrameList typedef | Ogre::AnimationTrack | [protected] |
mHandle | Ogre::AnimationTrack | [protected] |
mKeyFrameIndexMap | Ogre::AnimationTrack | [protected] |
mKeyFrames | Ogre::AnimationTrack | [protected] |
mListener | Ogre::AnimationTrack | [protected] |
mParent | Ogre::AnimationTrack | [protected] |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
optimise(void) | Ogre::AnimationTrack | [virtual] |
populateClone(AnimationTrack *clone) const | Ogre::AnimationTrack | [protected, virtual] |
removeAllKeyFrames(void) | Ogre::AnimationTrack | [virtual] |
removeKeyFrame(unsigned short index) | Ogre::AnimationTrack | [virtual] |
setListener(Listener *l) | Ogre::AnimationTrack | [virtual] |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~AnimationTrack() | Ogre::AnimationTrack | [virtual] |