#include <OgreAnimationTrack.h>
Public Member Functions | |
| virtual | ~Listener () |
| virtual bool | getInterpolatedKeyFrame (const AnimationTrack *t, const TimeIndex &timeIndex, KeyFrame *kf)=0 |
| Get an interpolated keyframe for this track at the given time. | |
Definition at line 123 of file OgreAnimationTrack.h.
| virtual Ogre::AnimationTrack::Listener::~Listener | ( | ) | [virtual] |
Definition at line 126 of file OgreAnimationTrack.h.
| virtual bool Ogre::AnimationTrack::Listener::getInterpolatedKeyFrame | ( | const AnimationTrack * | t, | |
| const TimeIndex & | timeIndex, | |||
| KeyFrame * | kf | |||
| ) | [pure virtual] |
Get an interpolated keyframe for this track at the given time.
Copyright © 2008 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jul 26 11:32:44 2009