| addKeyFrame(AnimationKeyFrameUPtr keyFrame) | castor3d::Animation | |
| addObject(SkeletonNode &node, SkeletonAnimationObject const *parent) | castor3d::SkeletonAnimation | |
| addObject(BoneNode &bone, SkeletonAnimationObject const *parent) | castor3d::SkeletonAnimation | |
| addObject(SkeletonAnimationObjectUPtr object, SkeletonAnimationObject const *parent) | castor3d::SkeletonAnimation | |
| Animation(Animation &&rhs) noexcept=default | castor3d::Animation | |
| Animation(Animation const &rhs)=delete | castor3d::Animation | |
| Animation(Engine &handler, AnimationType type, Animable &animable, castor::String const &name=castor::cuEmptyString) | castor3d::Animation | |
| Animation(Engine &handler, AnimationType type, castor::String const &name=castor::cuEmptyString) | castor3d::Animation | |
| begin() const | castor3d::Animation | inline |
| begin() | castor3d::Animation | inline |
| BinaryParser< SkeletonAnimation > | castor3d::SkeletonAnimation | friend |
| BinaryWriter< SkeletonAnimation > | castor3d::SkeletonAnimation | friend |
| cloneInto(Animation &output) const | castor3d::Animation | |
| end() const | castor3d::Animation | inline |
| end() | castor3d::Animation | inline |
| find(castor::Milliseconds const &time) | castor3d::Animation | |
| findKeyFrame(castor::Milliseconds const &time, AnimationKeyFrameArray::iterator &prv, AnimationKeyFrameArray::iterator &cur) const | castor3d::Animation | |
| getAnimable() const | castor3d::Animation | inline |
| getLength() const | castor3d::Animation | inline |
| getName() const noexcept | castor::NamedBaseT< T > | inline |
| getObject(SkeletonNode const &node) const | castor3d::SkeletonAnimation | |
| getObject(BoneNode const &bone) const | castor3d::SkeletonAnimation | |
| getObject(SkeletonNodeType type, castor::String const &name) const | castor3d::SkeletonAnimation | |
| getObjects() const | castor3d::SkeletonAnimation | inline |
| getOwner() const noexcept | castor::OwnedBy< Engine > | inline |
| getRootObjects() const | castor3d::SkeletonAnimation | inline |
| getType() const | castor3d::Animation | inline |
| hasObject(SkeletonNodeType type, castor::String const &name) const | castor3d::SkeletonAnimation | |
| isEmpty() const | castor3d::Animation | inline |
| m_animable | castor3d::Animation | protected |
| m_keyframes | castor3d::Animation | protected |
| m_length | castor3d::Animation | protected |
| m_name | castor::NamedBaseT< T > | protected |
| m_type | castor3d::Animation | protected |
| NamedBaseT(T name) noexcept | castor::NamedBaseT< T > | inlineexplicit |
| operator=(SkeletonAnimation &&rhs)=delete | castor3d::SkeletonAnimation | |
| operator=(SkeletonAnimation const &rhs)=delete | castor3d::SkeletonAnimation | |
| castor3d::Animation::operator=(Animation &&rhs) noexcept=delete | castor3d::Animation | |
| castor3d::Animation::operator=(Animation const &rhs)=delete | castor3d::Animation | |
| OwnedBy(Engine &owner) noexcept | castor::OwnedBy< Engine > | inlineexplicitprotected |
| rename(T name) noexcept | castor::NamedBaseT< T > | inline |
| setOwner(Engine &owner) noexcept | castor::OwnedBy< Engine > | inline |
| size() const | castor3d::Animation | inline |
| SkeletonAnimation(Animable &animable, castor::String const &name=castor::cuEmptyString) | castor3d::SkeletonAnimation | explicit |
| SkeletonAnimation(SkeletonAnimation &&rhs)=default | castor3d::SkeletonAnimation | |
| SkeletonAnimation(SkeletonAnimation const &rhs)=delete | castor3d::SkeletonAnimation | |
| SkeletonAnimationInstance | castor3d::SkeletonAnimation | friend |
| updateLength() | castor3d::Animation | |
| ~Animation() noexcept=default | castor3d::Animation | virtual |