Castor3D 0.16.0
Multiplatform 3D engine
castor3d::AnimatedSkeleton Member List

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

addAnimation(castor::String const &name)castor3d::AnimatedObject
AnimatedObject(AnimatedObject &&rhs) noexcept=defaultcastor3d::AnimatedObject
AnimatedObject(AnimatedObject const &rhs)=deletecastor3d::AnimatedObject
AnimatedObject(AnimationType kind, castor::String const &name)castor3d::AnimatedObjectexplicit
AnimatedSkeleton(AnimatedSkeleton &&rhs) noexcept=defaultcastor3d::AnimatedSkeleton
AnimatedSkeleton(AnimatedSkeleton const &rhs)=deletecastor3d::AnimatedSkeleton
AnimatedSkeleton(castor::String const &name, Skeleton &skeleton, Mesh &mesh, Geometry &geometry)castor3d::AnimatedSkeleton
AnimationInstancesMap typedefcastor3d::AnimatedObject
fillBuffer(SkinningTransformsConfiguration *buffer) constcastor3d::AnimatedSkeleton
getAnimation(castor::String const &name)castor3d::AnimatedObject
getAnimations() constcastor3d::AnimatedObjectinline
getGeometry() constcastor3d::AnimatedSkeletoninline
getId() constcastor3d::AnimatedSkeletoninline
getKind() constcastor3d::AnimatedObjectinline
getMesh() constcastor3d::AnimatedSkeletoninline
getName() const noexceptcastor::NamedBaseT< T >inline
getSkeleton() constcastor3d::AnimatedSkeletoninline
hasAnimation(castor::String const &name)castor3d::AnimatedObjectinline
InstanceArray typedefcastor3d::AnimatedSkeletonprotected
isPlayingAnimation() const overridecastor3d::AnimatedSkeletoninlinevirtual
m_animationscastor3d::AnimatedObjectprotected
m_geometrycastor3d::AnimatedSkeletonprotected
m_idcastor3d::AnimatedSkeletonprotected
m_meshcastor3d::AnimatedSkeletonprotected
m_namecastor::NamedBaseT< T >protected
m_playingAnimationscastor3d::AnimatedSkeletonprotected
m_reinitcastor3d::AnimatedSkeletonmutableprotected
m_skeletoncastor3d::AnimatedSkeletonprotected
NamedBaseT(T name) noexceptcastor::NamedBaseT< T >inlineexplicit
operator=(AnimatedSkeleton &&rhs) noexcept=deletecastor3d::AnimatedSkeleton
operator=(AnimatedSkeleton const &rhs)=deletecastor3d::AnimatedSkeleton
castor3d::AnimatedObject::operator=(AnimatedObject &&rhs) noexcept=defaultcastor3d::AnimatedObject
castor3d::AnimatedObject::operator=(AnimatedObject const &rhs)=deletecastor3d::AnimatedObject
pauseAllAnimations()castor3d::AnimatedObject
pauseAnimation(castor::String const &name)castor3d::AnimatedObject
rename(T name) noexceptcastor::NamedBaseT< T >inline
setId(uint32_t id)castor3d::AnimatedSkeletoninline
startAllAnimations()castor3d::AnimatedObject
startAnimation(castor::String const &name)castor3d::AnimatedObject
stopAllAnimations()castor3d::AnimatedObject
stopAnimation(castor::String const &name)castor3d::AnimatedObject
update(castor::Milliseconds const &elapsed) overridecastor3d::AnimatedSkeletonvirtual
~AnimatedObject() noexcept=defaultcastor3d::AnimatedObjectvirtual
~AnimatedSkeleton() noexcept override=defaultcastor3d::AnimatedSkeleton