_applyAnimation(const TransformArray &boneTransforms) | Ogre::SkeletonAnimation | |
_boneMemoryRebased(const FastArray< size_t > &oldSlotStarts) | Ogre::SkeletonAnimation | |
_initialize() | Ogre::SkeletonAnimation | |
_swapBoneWeightsUniquePtr(RawSimdUniquePtr< ArrayReal, MEMCATEGORY_ANIMATION > &inOutBoneWeights) | Ogre::SkeletonAnimation | |
addFrame(Real frames) | Ogre::SkeletonAnimation | |
addTime(Real time) | Ogre::SkeletonAnimation | inline |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
getBoneWeight(IdString boneName) const | Ogre::SkeletonAnimation | |
getBoneWeightPtr(IdString boneName) | Ogre::SkeletonAnimation | |
getCurrentFrame() const | Ogre::SkeletonAnimation | inline |
getCurrentTime() const | Ogre::SkeletonAnimation | inline |
getDefinition() const | Ogre::SkeletonAnimation | inline |
getDuration() const | Ogre::SkeletonAnimation | |
getEnabled() const | Ogre::SkeletonAnimation | inline |
getLoop() const | Ogre::SkeletonAnimation | inline |
getName() const | Ogre::SkeletonAnimation | inline |
getNumFrames() const | Ogre::SkeletonAnimation | |
mEnabled | Ogre::SkeletonAnimation | |
mFrameRate | Ogre::SkeletonAnimation | |
mLoop | Ogre::SkeletonAnimation | |
mOwner | Ogre::SkeletonAnimation | |
mSlotStarts | Ogre::SkeletonAnimation | |
mWeight | Ogre::SkeletonAnimation | |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
setBoneWeight(IdString boneName, Real weight) | Ogre::SkeletonAnimation | |
setEnabled(bool bEnable) | Ogre::SkeletonAnimation | |
setFrame(Real frame) | Ogre::SkeletonAnimation | |
setLoop(bool bLoop) | Ogre::SkeletonAnimation | inline |
setOverrideBoneWeightsOnActiveAnimations(const Real constantWeight, const bool bPerBone=false) | Ogre::SkeletonAnimation | |
setOverrideBoneWeightsOnAllAnimations(const Real constantWeight, const bool bPerBone=false) | Ogre::SkeletonAnimation | |
setTime(Real time) | Ogre::SkeletonAnimation | inline |
SkeletonAnimation(const SkeletonAnimationDef *definition, const FastArray< size_t > *slotStarts, SkeletonInstance *owner) | Ogre::SkeletonAnimation | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |