Castor3D 0.16.0
Multiplatform 3D engine
castor3d::AnimableT< AnimableHandlerT > Liste des membres

Liste complète des membres de castor3d::AnimableT< AnimableHandlerT >, y compris les membres hérités :

addAnimation(AnimationPtr animation)castor3d::AnimableT< AnimableHandlerT >
AnimableT(AnimableHandlerT &owner)castor3d::AnimableT< AnimableHandlerT >inlineexplicitprotected
AnimableT(AnimableT &&rhs) noexcept=defaultcastor3d::AnimableT< AnimableHandlerT >protected
AnimableT(AnimableT const &rhs)=deletecastor3d::AnimableT< AnimableHandlerT >protected
Animation typedefcastor3d::AnimableT< AnimableHandlerT >protected
AnimationPtr typedefcastor3d::AnimableT< AnimableHandlerT >protected
AnimationsMap typedefcastor3d::AnimableT< AnimableHandlerT >protected
cleanupAnimations()castor3d::AnimableT< AnimableHandlerT >
doGetAnimation(castor::String const &name)castor3d::AnimableT< AnimableHandlerT >protected
doGetAnimation(castor::String const &name) constcastor3d::AnimableT< AnimableHandlerT >protected
doRemoveAnimation(castor::String const &name)castor3d::AnimableT< AnimableHandlerT >protected
getAnimation(castor::String const &name) constcastor3d::AnimableT< AnimableHandlerT >
getAnimation(castor::String const &name)castor3d::AnimableT< AnimableHandlerT >
getAnimations() constcastor3d::AnimableT< AnimableHandlerT >inline
getOwner() constcastor::OwnedBy< AnimableHandlerT >inline
hasAnimation() constcastor3d::AnimableT< AnimableHandlerT >
hasAnimation(castor::String const &name) constcastor3d::AnimableT< AnimableHandlerT >
m_animationscastor3d::AnimableT< AnimableHandlerT >protected
operator=(AnimableT &&rhs) noexcept=deletecastor3d::AnimableT< AnimableHandlerT >protected
operator=(AnimableT const &rhs)=deletecastor3d::AnimableT< AnimableHandlerT >protected
OwnedBy(AnimableHandlerT &owner)castor::OwnedBy< AnimableHandlerT >inlineexplicitprotected
~AnimableT() noexcept=defaultcastor3d::AnimableT< AnimableHandlerT >virtual