![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor3d::Animable, including all inherited members.
addAnimation(AnimationPtr animation) | castor3d::Animable | |
Animable(Engine &owner) | castor3d::Animable | explicitprotected |
Animable(Animable &&rhs) noexcept=default | castor3d::Animable | protected |
Animable(Animable const &rhs)=delete | castor3d::Animable | protected |
AnimationPtr typedef | castor3d::Animable | protected |
AnimationsMap typedef | castor3d::Animable | protected |
cleanupAnimations() | castor3d::Animable | |
doGetAnimation(castor::String const &name) | castor3d::Animable | inlineprotected |
doGetAnimation(castor::String const &name) const | castor3d::Animable | inlineprotected |
doRemoveAnimation(castor::String const &name) | castor3d::Animable | protected |
getAnimation(castor::String const &name) const | castor3d::Animable | |
getAnimation(castor::String const &name) | castor3d::Animable | |
getAnimations() const | castor3d::Animable | inline |
getOwner() const noexcept | castor::OwnedBy< Engine > | inline |
hasAnimation() const noexcept | castor3d::Animable | virtual |
hasAnimation(castor::String const &name) const | castor3d::Animable | |
m_animations | castor3d::Animable | protected |
operator=(Animable &&rhs) noexcept=delete | castor3d::Animable | protected |
operator=(Animable const &rhs)=delete | castor3d::Animable | protected |
OwnedBy(Engine &owner) noexcept | castor::OwnedBy< Engine > | inlineexplicitprotected |
setOwner(Engine &owner) noexcept | castor::OwnedBy< Engine > | inline |
~Animable() noexcept=default | castor3d::Animable | virtual |