PoseAnimation Member List
This is the complete list of members for PoseAnimation, including all inherited members.
AddTime(double _time) (defined in Animation)Animation
Animation(const std::string _name, double _length, bool _loop) (defined in Animation)Animation
build (defined in Animation)Animation [mutable, protected]
BuildInterpolationSplines() const (defined in PoseAnimation)PoseAnimation [protected]
CreateKeyFrame(double _time) (defined in PoseAnimation)PoseAnimation
GetInterpolatedKeyFrame(PoseKeyFrame &_kf) const (defined in PoseAnimation)PoseAnimation
GetInterpolatedKeyFrame(double _time, PoseKeyFrame &_kf) const (defined in PoseAnimation)PoseAnimation [protected]
GetKeyFramesAtTime(double _time, KeyFrame **_kf1, KeyFrame **_kf2, unsigned int &_firstKeyIndex) const (defined in Animation)Animation [protected]
GetLength() const (defined in Animation)Animation
GetTime() const (defined in Animation)Animation
KeyFrame_V typedef (defined in Animation)Animation [protected]
keyFrames (defined in Animation)Animation [protected]
length (defined in Animation)Animation [protected]
loop (defined in Animation)Animation [protected]
name (defined in Animation)Animation [protected]
PoseAnimation(const std::string _name, double _length, bool _loop) (defined in PoseAnimation)PoseAnimation
SetLength(double _len) (defined in Animation)Animation
SetTime(double _time) (defined in Animation)Animation
timePos (defined in Animation)Animation [protected]
~Animation() (defined in Animation)Animation [virtual]
~PoseAnimation() (defined in PoseAnimation)PoseAnimation [virtual]