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

Ogre::Node Member List

This is the complete list of members for Ogre::Node, including all inherited members.
_getDerivedOrientation(void) constOgre::Node [virtual]
_getDerivedPosition(void) constOgre::Node [virtual]
_getDerivedScale(void) constOgre::Node [virtual]
_getFullTransform(void) constOgre::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]
cancelUpdate(Node *child)Ogre::Node [virtual]
ChildNodeIterator typedefOgre::Node
ChildNodeMap typedefOgre::Node
ChildUpdateSet typedefOgre::Node [protected]
createChild(const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::Node [virtual]
createChild(const String &name, const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::Node [virtual]
createChildImpl(void)=0Ogre::Node [protected, pure virtual]
createChildImpl(const String &name)=0Ogre::Node [protected, pure virtual]
getCastsShadows(void) constOgre::Renderable [virtual]
getChild(unsigned short index) constOgre::Node [virtual]
getChild(const String &name) constOgre::Node [virtual]
getChildIterator(void)Ogre::Node [virtual]
getClipPlanes() constOgre::Renderable [virtual]
getInheritScale(void) constOgre::Node [virtual]
getInitialOrientation(void) constOgre::Node [virtual]
getInitialPosition(void) constOgre::Node [virtual]
getInitialScale(void) constOgre::Node [virtual]
getLights(void) constOgre::Node [virtual]
getLocalAxes(void) constOgre::Node [virtual]
getMaterial(void) constOgre::Node [virtual]
getName(void) constOgre::Node
getNormaliseNormals(void) constOgre::Renderable [virtual]
getNumWorldTransforms(void) constOgre::Renderable [virtual]
getOrientation() constOgre::Node [virtual]
getParent(void) constOgre::Node [virtual]
getPosition(void) constOgre::Node [virtual]
getRenderDetail() constOgre::Renderable [virtual]
getRenderOperation(RenderOperation &op)Ogre::Node [virtual]
getScale(void) constOgre::Node [virtual]
getSquaredViewDepth(const Camera *cam) constOgre::Node [virtual]
getTechnique(void) constOgre::Renderable [virtual]
getWorldOrientation(void) constOgre::Node [virtual]
getWorldPosition(void) constOgre::Node [virtual]
getWorldTransforms(Matrix4 *xform) constOgre::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) constOgre::Node [protected]
mCachedTransformOgre::Node [protected]
mCachedTransformOutOfDateOgre::Node [protected]
mChildrenOgre::Node [protected]
mChildrenToUpdateOgre::Node [protected]
mDerivedOrientationOgre::Node [protected]
mDerivedPositionOgre::Node [protected]
mDerivedScaleOgre::Node [protected]
mInheritScaleOgre::Node [protected]
mInitialOrientationOgre::Node [protected]
mInitialPositionOgre::Node [protected]
mInitialScaleOgre::Node [protected]
mNameOgre::Node [protected]
mNeedChildUpdateOgre::Node [protected]
mNeedParentUpdateOgre::Node [protected]
mOrientationOgre::Node [protected]
mParentOgre::Node [protected]
mParentNotifiedOgre::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, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
removeAllChildren(void)Ogre::Node [virtual]
removeChild(unsigned short index)Ogre::Node [virtual]
removeChild(const String &name)Ogre::Node [virtual]
requestUpdate(Node *child)Ogre::Node [virtual]
resetOrientation(void)Ogre::Node [virtual]
resetToInitialState(void)Ogre::Node [virtual]
roll(Real degrees, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
rotate(const Vector3 &axis, Real degrees, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
rotate(const Quaternion &q, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
scale(const Vector3 &scale)Ogre::Node [virtual]
scale(Real x, Real y, Real z)Ogre::Node [virtual]
setInheritScale(bool inherit)Ogre::Node [virtual]
setInitialState(void)Ogre::Node [virtual]
setOrientation(const Quaternion &q)Ogre::Node [virtual]
setOrientation(Real w, Real x, Real y, Real z)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]
TransformSpace enum nameOgre::Node
translate(const Vector3 &d, TransformSpace relativeTo=TS_PARENT)Ogre::Node [virtual]
translate(Real x, Real y, Real z, TransformSpace relativeTo=TS_PARENT)Ogre::Node [virtual]
translate(const Matrix3 &axes, const Vector3 &move, TransformSpace relativeTo=TS_PARENT)Ogre::Node [virtual]
translate(const Matrix3 &axes, Real x, Real y, Real z, TransformSpace relativeTo=TS_PARENT)Ogre::Node [virtual]
TS_LOCAL enum valueOgre::Node
TS_PARENT enum valueOgre::Node
TS_WORLD enum valueOgre::Node
useIdentityProjection(void) constOgre::Renderable [virtual]
useIdentityView(void) constOgre::Renderable [virtual]
yaw(Real degrees, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
~Node()Ogre::Node [virtual]

Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:26:42 2004