EHS
|
This is the complete list of members for ehs::Animation, including all inherited members.
Animation() | ehs::Animation | |
Animation(Str_8 id, const float duration) | ehs::Animation | |
Animation(Str_8 id, const float duration, UInt_64 size) | ehs::Animation | |
Animation(Str_8 id, const float duration, Array< AnimBone > animated) | ehs::Animation | |
Animation(Animation &&anim) noexcept | ehs::Animation | |
Animation(const Animation &anim) | ehs::Animation | |
GetAnimated() const | ehs::Animation | |
GetAnimated() | ehs::Animation | |
GetDuration() const | ehs::Animation | |
GetHashId() const | ehs::Animation | |
GetId() const | ehs::Animation | |
Interpolate(const UInt_64 boneCount, const float elapsed) const | ehs::Animation | |
operator=(Animation &&anim) noexcept | ehs::Animation | |
operator=(const Animation &anim) | ehs::Animation | |
SetId(Str_8 newId) | ehs::Animation |