PoseAnimation Member List

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

AddTime(double _time)Animation
Animation(const std::string &_name, double _length, bool _loop)Animation
buildAnimationmutableprotected
BuildInterpolationSplines() const PoseAnimationprotected
CreateKeyFrame(double _time)PoseAnimation
GetInterpolatedKeyFrame(PoseKeyFrame &_kf) const PoseAnimation
GetInterpolatedKeyFrame(double _time, PoseKeyFrame &_kf) const PoseAnimationprotected
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
PoseAnimation(const std::string &_name, double _length, bool _loop)PoseAnimation
SetLength(double _len)Animation
SetTime(double _time)Animation
timePosAnimationprotected
~Animation()Animationvirtual
~PoseAnimation()PoseAnimationvirtual