EHS
|
This is the complete list of members for ehs::KeyFrame, including all inherited members.
CalculateTransform() | ehs::KeyFrame | |
GetNum() const | ehs::KeyFrame | |
GetPos() const | ehs::KeyFrame | |
GetRot() const | ehs::KeyFrame | |
GetScale() const | ehs::KeyFrame | |
GetTimeStamp() const | ehs::KeyFrame | |
GetTrans() const | ehs::KeyFrame | |
Interpolate(const KeyFrame &prev, const KeyFrame &next, const float percentage) | ehs::KeyFrame | static |
KeyFrame() | ehs::KeyFrame | |
KeyFrame(const float num, const float timeStamp, const Vec3_f &pos, const Quat_f &rot, const Vec3_f &scale) | ehs::KeyFrame | |
KeyFrame(const float num, const float timeStamp) | ehs::KeyFrame | |
KeyFrame(const KeyFrame &kf) | ehs::KeyFrame | |
operator=(const KeyFrame &kf) | ehs::KeyFrame | |
SetPos(const Vec3_f &newPos) | ehs::KeyFrame | |
SetRot(const Quat_f &newRot) | ehs::KeyFrame | |
SetScale(const Vec3_f &newScale) | ehs::KeyFrame |