NumericAnimation Member List
This is the complete list of members for NumericAnimation, including all inherited members.
| AddTime(const double _time) | Animation | |
| Animation(const std::string &_name, const double _length, const bool _loop) | Animation | |
| build | Animation | mutableprotected |
| CreateKeyFrame(const double _time) | NumericAnimation | |
| InterpolatedKeyFrame(NumericKeyFrame &_kf) const | NumericAnimation | |
| InterpolateX() const | Animation | |
| KeyFrame(const unsigned int _index) const | Animation | |
| KeyFrame_V typedef | Animation | protected |
| KeyFrameCount() const | Animation | |
| keyFrames | Animation | protected |
| KeyFramesAtTime(double _time, common::KeyFrame **_kf1, common::KeyFrame **_kf2, unsigned int &_firstKeyIndex) const | Animation | protected |
| length | Animation | protected |
| Length() const | Animation | |
| Length(const double _len) | Animation | |
| loop | Animation | protected |
| name | Animation | protected |
| NumericAnimation(const std::string &_name, const double _length, const bool _loop) | NumericAnimation | |
| SetInterpolateX(const bool _interpolateX) | Animation | |
| Time(const double _time) | Animation | |
| Time() const | Animation | |
| timePos | Animation | protected |
| ~Animation() | Animation | virtual |
| ~NumericAnimation() | NumericAnimation | virtual |