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() constPoseAnimationprotected
CreateKeyFrame(double _time)PoseAnimation
GetInterpolatedKeyFrame(PoseKeyFrame &_kf) constPoseAnimation
GetInterpolatedKeyFrame(double _time, PoseKeyFrame &_kf) constPoseAnimationprotected
GetKeyFrame(unsigned int _index) constAnimation
GetKeyFrameCount() constAnimation
GetKeyFramesAtTime(double _time, KeyFrame **_kf1, KeyFrame **_kf2, unsigned int &_firstKeyIndex) constAnimationprotected
GetLength() constAnimation
GetTime() constAnimation
KeyFrame_V typedefAnimationprotected
keyFramesAnimationprotected
lengthAnimationprotected
loopAnimationprotected
nameAnimationprotected
PoseAnimation(const std::string &_name, double _length, bool _loop, double _tension=0.0)PoseAnimation
SetLength(double _len)Animation
SetTime(double _time)Animation
timePosAnimationprotected
~Animation()Animationvirtual
~PoseAnimation()PoseAnimationvirtual