OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::v1::OldBone Member List

This is the complete list of members for Ogre::v1::OldBone, including all inherited members.

_getBindingPoseInverseOrientation() constOgre::v1::OldBoneinline
_getBindingPoseInversePosition() constOgre::v1::OldBoneinline
_getBindingPoseInverseScale() constOgre::v1::OldBoneinline
_getDerivedOrientation() constOgre::v1::OldNodevirtual
_getDerivedPosition() constOgre::v1::OldNodevirtual
_getDerivedScale() constOgre::v1::OldNodevirtual
_getFullTransform() constOgre::v1::OldNodevirtual
_getOffsetTransform(Matrix4 &m) constOgre::v1::OldBone
_setDerivedOrientation(const Quaternion &q)Ogre::v1::OldNodevirtual
_setDerivedPosition(const Vector3 &pos)Ogre::v1::OldNodevirtual
_update(bool updateChildren, bool parentHasChanged)Ogre::v1::OldNodevirtual
addChild(OldNode *child)Ogre::v1::OldNodevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
cancelUpdate(OldNode *child)Ogre::v1::OldNodevirtual
ChildOldNodeIterator typedefOgre::v1::OldNode
ChildOldNodeMap typedefOgre::v1::OldNode
ConstChildOldNodeIterator typedefOgre::v1::OldNode
convertLocalToWorldOrientation(const Quaternion &localOrientation)Ogre::v1::OldNodevirtual
convertLocalToWorldPosition(const Vector3 &localPos)Ogre::v1::OldNodevirtual
convertWorldToLocalOrientation(const Quaternion &worldOrientation)Ogre::v1::OldNodevirtual
convertWorldToLocalPosition(const Vector3 &worldPos)Ogre::v1::OldNodevirtual
createChild(unsigned short handle, const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::v1::OldBone
Ogre::v1::OldNode::createChild(const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::v1::OldNodevirtual
Ogre::v1::OldNode::createChild(const String &name, const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::v1::OldNodevirtual
getChild(unsigned short index) constOgre::v1::OldNodevirtual
getChild(const String &name) constOgre::v1::OldNodevirtual
getChildIterator()Ogre::v1::OldNodevirtual
getChildIterator() constOgre::v1::OldNodevirtual
getHandle() constOgre::v1::OldBone
getInheritOrientation() constOgre::v1::OldNodevirtual
getInheritScale() constOgre::v1::OldNodevirtual
getInitialOrientation() constOgre::v1::OldNodevirtual
getInitialPosition() constOgre::v1::OldNodevirtual
getInitialScale() constOgre::v1::OldNodevirtual
getListener() constOgre::v1::OldNodeinlinevirtual
getLocalAxes() constOgre::v1::OldNodevirtual
getName() constOgre::v1::OldNode
getOrientation() constOgre::v1::OldNodevirtual
getParent() constOgre::v1::OldNodevirtual
getPosition() constOgre::v1::OldNodevirtual
getScale() constOgre::v1::OldNodevirtual
getSquaredViewDepth(const Camera *cam) constOgre::v1::OldNodevirtual
getUserAny() constOgre::v1::OldNodeinlinevirtual
getUserObjectBindings()Ogre::v1::OldNodeinline
getUserObjectBindings() constOgre::v1::OldNodeinline
isManuallyControlled() constOgre::v1::OldBone
needUpdate(bool forceParentUpdate=false) overrideOgre::v1::OldBonevirtual
numChildren() constOgre::v1::OldNodevirtual
OldBone(unsigned short handle, Skeleton *creator)Ogre::v1::OldBone
OldBone(const String &name, unsigned short handle, Skeleton *creator)Ogre::v1::OldBone
OldNode()Ogre::v1::OldNode
OldNode(const String &name)Ogre::v1::OldNode
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
pitch(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::v1::OldNodevirtual
processQueuedUpdates()Ogre::v1::OldNodestatic
queueNeedUpdate(OldNode *n)Ogre::v1::OldNodestatic
removeAllChildren()Ogre::v1::OldNodevirtual
removeChild(unsigned short index)Ogre::v1::OldNodevirtual
removeChild(OldNode *child)Ogre::v1::OldNodevirtual
removeChild(const String &name)Ogre::v1::OldNodevirtual
requestUpdate(OldNode *child, bool forceParentUpdate=false)Ogre::v1::OldNodevirtual
reset()Ogre::v1::OldBone
resetOrientation()Ogre::v1::OldNodevirtual
resetToInitialState()Ogre::v1::OldNodevirtual
roll(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::v1::OldNodevirtual
rotate(const Vector3 &axis, const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::v1::OldNodevirtual
rotate(const Quaternion &q, TransformSpace relativeTo=TS_LOCAL)Ogre::v1::OldNodevirtual
scale(const Vector3 &scale)Ogre::v1::OldNodevirtual
scale(Real x, Real y, Real z)Ogre::v1::OldNodevirtual
setBindingPose()Ogre::v1::OldBone
setInheritOrientation(bool inherit)Ogre::v1::OldNodevirtual
setInheritScale(bool inherit)Ogre::v1::OldNodevirtual
setInitialState()Ogre::v1::OldNodevirtual
setListener(Listener *listener)Ogre::v1::OldNodeinlinevirtual
setManuallyControlled(bool manuallyControlled)Ogre::v1::OldBone
setOrientation(const Quaternion &q)Ogre::v1::OldNodevirtual
setOrientation(Real w, Real x, Real y, Real z)Ogre::v1::OldNodevirtual
setPosition(const Vector3 &pos)Ogre::v1::OldNodevirtual
setPosition(Real x, Real y, Real z)Ogre::v1::OldNodevirtual
setScale(const Vector3 &scale)Ogre::v1::OldNodevirtual
setScale(Real x, Real y, Real z)Ogre::v1::OldNodevirtual
setUserAny(const Any &anything)Ogre::v1::OldNodeinlinevirtual
TransformSpace enum nameOgre::v1::OldNode
translate(const Vector3 &d, TransformSpace relativeTo=TS_PARENT)Ogre::v1::OldNodevirtual
translate(Real x, Real y, Real z, TransformSpace relativeTo=TS_PARENT)Ogre::v1::OldNodevirtual
translate(const Matrix3 &axes, const Vector3 &move, TransformSpace relativeTo=TS_PARENT)Ogre::v1::OldNodevirtual
translate(const Matrix3 &axes, Real x, Real y, Real z, TransformSpace relativeTo=TS_PARENT)Ogre::v1::OldNodevirtual
TS_LOCAL enum valueOgre::v1::OldNode
TS_PARENT enum valueOgre::v1::OldNode
TS_WORLD enum valueOgre::v1::OldNode
yaw(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::v1::OldNodevirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~OldBone()Ogre::v1::OldBone
~OldNode()Ogre::v1::OldNodevirtual