PoseAnimation Member List
This is the complete list of members for PoseAnimation, including all inherited members.
| AddTime(const double _time) | Animation | |
| Animation(const std::string &_name, const double _length, const bool _loop) | Animation | |
| BuildInterpolationSplines() | PoseAnimation | protected |
| CreateKeyFrame(const double _time) | PoseAnimation | |
| InterpolatedKeyFrame(PoseKeyFrame &_kf) | PoseAnimation | |
| InterpolatedKeyFrame(const double _time, PoseKeyFrame &_kf) | PoseAnimation | protected |
| InterpolateX() const | Animation | |
| KeyFrame(const unsigned int _index) const | Animation | |
| KeyFrameCount() const | Animation | |
| KeyFramesAtTime(double _time, common::KeyFrame **_kf1, common::KeyFrame **_kf2, unsigned int &_firstKeyIndex) const | Animation | protected |
| Length() const | Animation | |
| Length(const double _len) | Animation | |
| PoseAnimation(const std::string &_name, const double _length, const bool _loop) | PoseAnimation | |
| PoseAnimation(const std::string &_name, const double _length, const bool _loop, double _tension) | PoseAnimation | |
| SetInterpolateX(const bool _interpolateX) | Animation | |
| Time(const double _time) | Animation | |
| Time() const | Animation |