Castor3D 0.17.0
Multiplatform 3D engine
castor3d::Animable Member List

This is the complete list of members for castor3d::Animable, including all inherited members.

addAnimation(AnimationPtr animation)castor3d::Animable
Animable(Engine &owner)castor3d::Animableexplicitprotected
Animable(Animable &&rhs) noexcept=defaultcastor3d::Animableprotected
Animable(Animable const &rhs)=deletecastor3d::Animableprotected
AnimationPtr typedefcastor3d::Animableprotected
AnimationsMap typedefcastor3d::Animableprotected
cleanupAnimations()castor3d::Animable
doGetAnimation(castor::String const &name)castor3d::Animableinlineprotected
doGetAnimation(castor::String const &name) constcastor3d::Animableinlineprotected
doRemoveAnimation(castor::String const &name)castor3d::Animableprotected
getAnimation(castor::String const &name) constcastor3d::Animable
getAnimation(castor::String const &name)castor3d::Animable
getAnimations() constcastor3d::Animableinline
getOwner() const noexceptcastor::OwnedBy< Engine >inline
hasAnimation() const noexceptcastor3d::Animablevirtual
hasAnimation(castor::String const &name) constcastor3d::Animable
m_animationscastor3d::Animableprotected
operator=(Animable &&rhs) noexcept=deletecastor3d::Animableprotected
operator=(Animable const &rhs)=deletecastor3d::Animableprotected
OwnedBy(Engine &owner) noexceptcastor::OwnedBy< Engine >inlineexplicitprotected
setOwner(Engine &owner) noexceptcastor::OwnedBy< Engine >inline
~Animable() noexcept=defaultcastor3d::Animablevirtual