OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::v1::OldNode Member List

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

_getDerivedOrientation(void) constOgre::v1::OldNodevirtual
_getDerivedPosition(void) constOgre::v1::OldNodevirtual
_getDerivedScale(void) constOgre::v1::OldNodevirtual
_getFullTransform(void) constOgre::v1::OldNodevirtual
_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(const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::v1::OldNodevirtual
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(void)Ogre::v1::OldNodevirtual
getChildIterator(void) constOgre::v1::OldNodevirtual
getInheritOrientation(void) constOgre::v1::OldNodevirtual
getInheritScale(void) constOgre::v1::OldNodevirtual
getInitialOrientation(void) constOgre::v1::OldNodevirtual
getInitialPosition(void) constOgre::v1::OldNodevirtual
getInitialScale(void) constOgre::v1::OldNodevirtual
getListener(void) constOgre::v1::OldNodeinlinevirtual
getLocalAxes(void) constOgre::v1::OldNodevirtual
getName(void) constOgre::v1::OldNode
getOrientation() constOgre::v1::OldNodevirtual
getParent(void) constOgre::v1::OldNodevirtual
getPosition(void) constOgre::v1::OldNodevirtual
getScale(void) constOgre::v1::OldNodevirtual
getSquaredViewDepth(const Camera *cam) constOgre::v1::OldNodevirtual
getUserAny(void) constOgre::v1::OldNodeinlinevirtual
getUserObjectBindings()Ogre::v1::OldNodeinline
getUserObjectBindings() constOgre::v1::OldNodeinline
needUpdate(bool forceParentUpdate=false)Ogre::v1::OldNodevirtual
numChildren(void) constOgre::v1::OldNodevirtual
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(void)Ogre::v1::OldNodestatic
queueNeedUpdate(OldNode *n)Ogre::v1::OldNodestatic
removeAllChildren(void)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
resetOrientation(void)Ogre::v1::OldNodevirtual
resetToInitialState(void)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
setInheritOrientation(bool inherit)Ogre::v1::OldNodevirtual
setInheritScale(bool inherit)Ogre::v1::OldNodevirtual
setInitialState(void)Ogre::v1::OldNodevirtual
setListener(Listener *listener)Ogre::v1::OldNodeinlinevirtual
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
~OldNode()Ogre::v1::OldNodevirtual