Animation Member List

This is the complete list of members for Animation, including all inherited members.

AddTime(double _time)Animation
Animation(const std::string &_name, double _length, bool _loop)Animation
buildAnimationmutableprotected
GetKeyFrame(unsigned int _index) const Animation
GetKeyFrameCount() const Animation
GetKeyFramesAtTime(double _time, KeyFrame **_kf1, KeyFrame **_kf2, unsigned int &_firstKeyIndex) const Animationprotected
GetLength() const Animation
GetTime() const Animation
KeyFrame_V typedefAnimationprotected
keyFramesAnimationprotected
lengthAnimationprotected
loopAnimationprotected
nameAnimationprotected
SetLength(double _len)Animation
SetTime(double _time)Animation
timePosAnimationprotected
~Animation()Animationvirtual