Ogre::Node Member List

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

_getDerivedOrientation(void) const Ogre::Node [virtual]
_getDerivedPosition(void) const Ogre::Node [virtual]
_getDerivedScale(void) const Ogre::Node [virtual]
_getFullTransform(void) const Ogre::Node [virtual]
_update(bool updateChildren, bool parentHasChanged)Ogre::Node [virtual]
_updateCustomGpuParameter(const GpuProgramParameters::AutoConstantEntry &constantEntry, GpuProgramParameters *params) const Ogre::Renderable [virtual]
_updateFromParent(void) const Ogre::Node [protected, virtual]
addChild(Node *child)Ogre::Node [virtual]
AllocatedObject()Ogre::AllocatedObject< Alloc > [explicit]
cancelUpdate(Node *child)Ogre::Node [virtual]
ChildNodeIterator typedefOgre::Node
ChildNodeMap typedefOgre::Node
ChildUpdateSet typedefOgre::Node [protected]
ConstChildNodeIterator typedefOgre::Node
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]
CustomParameterMap typedefOgre::Renderable [protected]
getCastsShadows(void) const Ogre::Renderable [virtual]
getChild(unsigned short index) const Ogre::Node [virtual]
getChild(const String &name) const Ogre::Node [virtual]
getChildIterator(void)Ogre::Node [virtual]
getChildIterator(void) const Ogre::Node [virtual]
getCustomParameter(size_t index) const Ogre::Renderable
getInheritOrientation(void) const Ogre::Node [virtual]
getInheritScale(void) const Ogre::Node [virtual]
getInitialOrientation(void) const Ogre::Node [virtual]
getInitialPosition(void) const Ogre::Node [virtual]
getInitialScale(void) const Ogre::Node [virtual]
getLights(void) const Ogre::Node [virtual]
getListener(void) const Ogre::Node [virtual]
getLocalAxes(void) const Ogre::Node [virtual]
getMaterial(void) const Ogre::Node [virtual]
getName(void) const Ogre::Node
getNumWorldTransforms(void) const Ogre::Renderable [virtual]
getOrientation() const Ogre::Node [virtual]
getParent(void) const Ogre::Node [virtual]
getPolygonModeOverrideable(void) const Ogre::Renderable [virtual]
getPosition(void) const Ogre::Node [virtual]
getRenderOperation(RenderOperation &op)Ogre::Node [virtual]
getRenderSystemData() const Ogre::Renderable [virtual]
getScale(void) const Ogre::Node [virtual]
getSquaredViewDepth(const Camera *cam) const Ogre::Node [virtual]
getTechnique(void) const Ogre::Renderable [virtual]
getUseIdentityProjection(void) const Ogre::Renderable
getUseIdentityView(void) const Ogre::Renderable
getUserAny(void) const Ogre::Renderable [virtual]
getWorldTransforms(Matrix4 *xform) const Ogre::Node [virtual]
mCachedTransformOgre::Node [mutable, protected]
mCachedTransformOutOfDateOgre::Node [mutable, protected]
mChildrenOgre::Node [protected]
mChildrenToUpdateOgre::Node [mutable, protected]
mCustomParametersOgre::Renderable [protected]
mDerivedOrientationOgre::Node [mutable, protected]
mDerivedPositionOgre::Node [mutable, protected]
mDerivedScaleOgre::Node [mutable, protected]
mInheritOrientationOgre::Node [protected]
mInheritScaleOgre::Node [protected]
mInitialOrientationOgre::Node [protected]
mInitialPositionOgre::Node [protected]
mInitialScaleOgre::Node [protected]
mListenerOgre::Node [protected]
mNameOgre::Node [protected]
mNeedChildUpdateOgre::Node [mutable, protected]
mNeedParentUpdateOgre::Node [mutable, protected]
mOrientationOgre::Node [protected]
mParentOgre::Node [protected]
mParentNotifiedOgre::Node [mutable, protected]
mpMaterialOgre::Node [mutable, protected]
mPolygonModeOverrideableOgre::Renderable [protected]
mPositionOgre::Node [protected]
mQueuedForUpdateOgre::Node [mutable, protected]
mRenderSystemDataOgre::Renderable [mutable, protected]
mScaleOgre::Node [protected]
msNextGeneratedNameExtOgre::Node [protected, static]
msQueuedUpdatesOgre::Node [protected, static]
mUseIdentityProjectionOgre::Renderable [protected]
mUseIdentityViewOgre::Renderable [protected]
mUserAnyOgre::Renderable [protected]
needUpdate(bool forceParentUpdate=false)Ogre::Node [virtual]
Node()Ogre::Node
Node(const String &name)Ogre::Node
numChildren(void) const Ogre::Node [virtual]
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
pitch(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
postRender(SceneManager *sm, RenderSystem *rsys)Ogre::Renderable [virtual]
preRender(SceneManager *sm, RenderSystem *rsys)Ogre::Renderable [virtual]
processQueuedUpdates(void)Ogre::Node [static]
QueuedUpdates typedefOgre::Node [protected]
queueNeedUpdate(Node *n)Ogre::Node [static]
removeAllChildren(void)Ogre::Node [virtual]
removeChild(unsigned short index)Ogre::Node [virtual]
removeChild(Node *child)Ogre::Node [virtual]
removeChild(const String &name)Ogre::Node [virtual]
Renderable()Ogre::Renderable
requestUpdate(Node *child, bool forceParentUpdate=false)Ogre::Node [virtual]
resetOrientation(void)Ogre::Node [virtual]
resetToInitialState(void)Ogre::Node [virtual]
roll(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
rotate(const Vector3 &axis, const Radian &angle, 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]
setCustomParameter(size_t index, const Vector4 &value)Ogre::Renderable
setInheritOrientation(bool inherit)Ogre::Node [virtual]
setInheritScale(bool inherit)Ogre::Node [virtual]
setInitialState(void)Ogre::Node [virtual]
setListener(Listener *listener)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, virtual]
setPolygonModeOverrideable(bool override)Ogre::Renderable [virtual]
setPosition(const Vector3 &pos)Ogre::Node [virtual]
setPosition(Real x, Real y, Real z)Ogre::Node [virtual]
setRenderSystemData(RenderSystemData *val) const Ogre::Renderable [virtual]
setScale(const Vector3 &scale)Ogre::Node [virtual]
setScale(Real x, Real y, Real z)Ogre::Node [virtual]
setUseIdentityProjection(bool useIdentityProjection)Ogre::Renderable
setUseIdentityView(bool useIdentityView)Ogre::Renderable
setUserAny(const Any &anything)Ogre::Renderable [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
updateFromParentImpl(void) const Ogre::Node [protected, virtual]
yaw(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::Node [virtual]
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Node()Ogre::Node [virtual]
~Renderable()Ogre::Renderable [virtual]


Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:04:30 2009