Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::Bone Member List

This is the complete list of members for Ogre::Bone, including all inherited members.
_getBindingPoseInverseTransform(void)Ogre::Bone
_getDerivedOrientation(void) constOgre::Node [virtual]
_getDerivedPosition(void) constOgre::Node [virtual]
_getDerivedScale(void) constOgre::Node [virtual]
_getFullTransform(void)Ogre::Node [virtual]
_update(bool updateChildren, bool parentHasChanged)Ogre::Node [virtual]
_updateFromParent(void) constOgre::Node [protected, virtual]
_weightedTransform(Real weight, const Vector3 &translate, const Quaternion &rotate, const Vector3 &scale)Ogre::Node [virtual]
addChild(Node *child)Ogre::Node [virtual]
Bone(unsigned short handle, Skeleton *creator)Ogre::Bone
Bone(const String &name, unsigned short handle, Skeleton *creator)Ogre::Bone
cancelUpdate(Node *child)Ogre::Node [virtual]
ChildNodeIterator typedefOgre::Node
ChildNodeMap typedefOgre::Node
createChild(const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::Bone
createChild(unsigned short handle, const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::Bone
createChild(const String &name, const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::Bone
createChildImpl(void)Ogre::Bone [protected, virtual]
createChildImpl(const String &name)Ogre::Bone [protected, virtual]
getChild(unsigned short index) constOgre::Bone
Ogre::Node::getChild(const String &name) constOgre::Node
getChildIterator(void)Ogre::Node
getHandle(void) constOgre::Bone
getInheritScale(void) constOgre::Node [virtual]
getInitialOrientation(void) constOgre::Node [virtual]
getInitialPosition(void) constOgre::Node [virtual]
getInitialScale(void) constOgre::Node [virtual]
getLocalAxes(void)Ogre::Node [virtual]
getMaterial(void) constOgre::Node [virtual]
getName(void) constOgre::Node
getNumWorldTransforms(void)Ogre::Renderable [inline, virtual]
getOrientation() constOgre::Node [virtual]
getParent(void) constOgre::Node [virtual]
getPosition(void) constOgre::Node [virtual]
getRenderDetail()Ogre::Renderable [inline, virtual]
getRenderOperation(RenderOperation &rend)Ogre::Node [virtual]
getScale(void) constOgre::Node [virtual]
getSquaredViewDepth(const Camera *cam) constOgre::Node [virtual]
getWorldTransforms(Matrix4 *xform)Ogre::Node [virtual]
mAccumAnimWeightOgre::Node [protected]
makeInverseTransform(const Vector3 &position, const Vector3 &scale, const Quaternion &orientation, Matrix4 &destMatrix)Ogre::Node [protected]
makeTransform(const Vector3 &position, const Vector3 &scale, const Quaternion &orientation, Matrix4 &destMatrix)Ogre::Node [protected]
mBindDerivedInverseTransformOgre::Bone [protected]
mChildrenOgre::Node [protected]
mChildrenToUpdateOgre::Node [protected]
mCreatorOgre::Bone [protected]
mDerivedOrientationOgre::Node [protected]
mDerivedPositionOgre::Node [protected]
mDerivedScaleOgre::Node [protected]
mHandleOgre::Bone [protected]
mInheritScaleOgre::Node [protected]
mInitialOrientationOgre::Node [protected]
mInitialPositionOgre::Node [protected]
mInitialScaleOgre::Node [protected]
mNameOgre::Node [protected]
mNeedUpdateOgre::Node [protected]
mOrientationOgre::Node [protected]
mParentOgre::Node [protected]
mPositionOgre::Node [protected]
mRotFromInitialOgre::Node [protected]
mScaleOgre::Node [protected]
mScaleFromInitialOgre::Node [protected]
msNextGeneratedNameExtOgre::Node [protected, static]
mTransFromInitialOgre::Node [protected]
needUpdate()Ogre::Node [virtual]
Node()Ogre::Node
Node(const String &name)Ogre::Node
numChildren(void) constOgre::Node [virtual]
pitch(Real degrees)Ogre::Node [virtual]
removeAllChildren(void)Ogre::Node [virtual]
removeChild(unsigned short index)Ogre::Bone
Ogre::Node::removeChild(const String &name)Ogre::Node
requestUpdate(Node *child)Ogre::Node [virtual]
reset(void)Ogre::Bone
resetOrientation(void)Ogre::Node [virtual]
resetToInitialState(void)Ogre::Node [virtual]
roll(Real degrees)Ogre::Node [virtual]
rotate(const Vector3 &axis, Real degrees)Ogre::Node [virtual]
rotate(const Quaternion &q)Ogre::Node [virtual]
scale(const Vector3 &scale)Ogre::Node [virtual]
scale(Real x, Real y, Real z)Ogre::Node [virtual]
setBindingPose(void)Ogre::Bone
setInheritScale(bool inherit)Ogre::Node [virtual]
setInitialState(void)Ogre::Node [virtual]
setOrientation(const Quaternion &q)Ogre::Node [virtual]
setParent(Node *parent)Ogre::Node [protected]
setPosition(const Vector3 &pos)Ogre::Node [virtual]
setPosition(Real x, Real y, Real z)Ogre::Node [virtual]
setScale(const Vector3 &scale)Ogre::Node [virtual]
setScale(Real x, Real y, Real z)Ogre::Node [virtual]
translate(const Vector3 &d)Ogre::Node [virtual]
translate(Real x, Real y, Real z)Ogre::Node [virtual]
translate(const Matrix3 &axes, const Vector3 &move)Ogre::Node [virtual]
translate(const Matrix3 &axes, Real x, Real y, Real z)Ogre::Node [virtual]
useIdentityProjection(void)Ogre::Renderable [inline, virtual]
useIdentityView(void)Ogre::Renderable [inline, virtual]
yaw(Real degrees)Ogre::Node [virtual]
~Bone()Ogre::Bone
~Node()Ogre::Node [virtual]

Copyright © 2002 by The OGRE Team