_deinitialize(bool debugCheckLifoOrder=true) | Ogre::Bone | |
_getDerivedTransform(void) const | Ogre::Bone | |
_getFullTransform(void) const | Ogre::Bone | inline |
_getFullTransformUpdated(void) | Ogre::Bone | |
_getLocalSpaceTransform(void) const | Ogre::Bone | inline |
_getTransform() | Ogre::Bone | inline |
_initialize(IdType id, BoneMemoryManager *boneMemoryManager, Bone *parent, ArrayMatrixAf4x3 const *RESTRICT_ALIAS reverseBind) | Ogre::Bone | |
_memoryRebased(void) | Ogre::Bone | |
_setNodeParent(Node *nodeParent) | Ogre::Bone | |
_setReverseBindPtr(const ArrayMatrixAf4x3 *ptr) | Ogre::Bone | inline |
addTagPoint(TagPoint *tagPoint) | Ogre::Bone | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
Bone() | Ogre::Bone | |
BoneVec typedef | Ogre::Bone | |
getChild(size_t index) | Ogre::Bone | inline |
getChild(size_t index) const | Ogre::Bone | inline |
getChildren(void) | Ogre::Bone | inline |
getDepthLevel() const | Ogre::Bone | inline |
getId() const | Ogre::IdObject | inline |
getInheritOrientation(void) const | Ogre::Bone | |
getInheritScale(void) const | Ogre::Bone | |
getName(void) const | Ogre::Bone | inline |
getNumChildren(void) const | Ogre::Bone | inline |
getOrientation() const | Ogre::Bone | inline |
getParent(void) const | Ogre::Bone | inline |
getPosition(void) const | Ogre::Bone | inline |
getScale(void) const | Ogre::Bone | inline |
IdObject(IdType id) | Ogre::IdObject | inline |
mGlobalIndex | Ogre::Bone | |
mParentIndex | Ogre::Bone | |
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 |
operator()(const IdObject *left, const IdObject *right) | Ogre::IdObject | inline |
operator()(const IdObject &left, const IdObject &right) | Ogre::IdObject | inline |
removeTagPoint(TagPoint *tagPoint) | Ogre::Bone | |
setInheritOrientation(bool inherit) | Ogre::Bone | |
setInheritScale(bool inherit) | Ogre::Bone | |
setName(const String &name) | Ogre::Bone | inline |
setOrientation(Quaternion q) | Ogre::Bone | inline |
setPosition(const Vector3 &pos) | Ogre::Bone | inline |
setScale(const Vector3 &pos) | Ogre::Bone | inline |
TagPointVec typedef | Ogre::Bone | |
updateAllTransforms(const size_t numNodes, BoneTransform t, ArrayMatrixAf4x3 const *RESTRICT_ALIAS reverseBind, size_t numBinds) | Ogre::Bone | static |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~Bone() | Ogre::Bone | virtual |