| addKeyFrame(AnimationKeyFrameUPtr keyFrame) | castor3d::Animation | |
| addPendingAnimated(AnimatedObject &object) noexcept | castor3d::TextureAnimation | inline |
| 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< TextureAnimation > | castor3d::TextureAnimation | friend |
| BinaryWriter< TextureAnimation > | castor3d::TextureAnimation | friend |
| cloneInto(Animation &output) const | castor3d::Animation | |
| enableTileAnim() noexcept | castor3d::TextureAnimation | inline |
| 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 |
| getOwner() const noexcept | castor::OwnedBy< Engine > | inline |
| getRotate(castor::Milliseconds const &time) const | castor3d::TextureAnimation | |
| getRotateSpeed() const noexcept | castor3d::TextureAnimation | inline |
| getScale(castor::Milliseconds const &time) const | castor3d::TextureAnimation | |
| getScaleSpeed() const noexcept | castor3d::TextureAnimation | inline |
| getTranslate(castor::Milliseconds const &time) const | castor3d::TextureAnimation | |
| getTranslateSpeed() const noexcept | castor3d::TextureAnimation | inline |
| getType() const | castor3d::Animation | inline |
| initialiseTiles(TextureUnit const &unit) | castor3d::TextureAnimation | |
| isEmpty() const | castor3d::Animation | inline |
| isTileAnimated() const noexcept | castor3d::TextureAnimation | inline |
| isTransformAnimated() const | castor3d::TextureAnimation | |
| 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=(TextureAnimation &&rhs) noexcept=delete | castor3d::TextureAnimation | |
| operator=(TextureAnimation const &rhs)=delete | castor3d::TextureAnimation | |
| 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 |
| setAnimable(TextureUnit &unit) | castor3d::TextureAnimation | |
| setOwner(Engine &owner) noexcept | castor::OwnedBy< Engine > | inline |
| setRotateSpeed(TextureRotateSpeed rotate) noexcept | castor3d::TextureAnimation | inline |
| setScaleSpeed(TextureScaleSpeed scale) noexcept | castor3d::TextureAnimation | inline |
| setTransformSpeed(TextureTranslateSpeed translate, TextureRotateSpeed rotate, TextureScaleSpeed scale) noexcept | castor3d::TextureAnimation | inline |
| setTranslateSpeed(TextureTranslateSpeed translate) noexcept | castor3d::TextureAnimation | inline |
| size() const | castor3d::Animation | inline |
| TextureAnimation(TextureAnimation &&rhs) noexcept=default | castor3d::TextureAnimation | |
| TextureAnimation(TextureAnimation const &rhs)=delete | castor3d::TextureAnimation | |
| TextureAnimation(Engine &engine, castor::String const &name=castor::cuEmptyString) | castor3d::TextureAnimation | explicit |
| TextureAnimationInstance | castor3d::TextureAnimation | friend |
| updateLength() | castor3d::Animation | |
| ~Animation() noexcept=default | castor3d::Animation | virtual |
| ~TextureAnimation() noexcept override=default | castor3d::TextureAnimation | |