OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::OctreeNode Member List

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

_addToRenderQueue(Camera *cam, RenderQueue *q, bool onlyShadowCasters, VisibleObjectsBoundsInfo *visibleBounds)Ogre::OctreeNodevirtual
_autoTrack(void)Ogre::SceneNode
_findVisibleObjects(Camera *cam, RenderQueue *queue, VisibleObjectsBoundsInfo *visibleBounds, bool includeChildren=true, bool displayNodes=false, bool onlyShadowCasters=false)Ogre::SceneNode
_getDerivedOrientation(void) constOgre::Node
_getDerivedPosition(void) constOgre::Node
_getDerivedScale(void) constOgre::Node
_getFullTransform(void) constOgre::Node
_getLocalAABB()Ogre::OctreeNodeinline
_getWorldAABB(void) constOgre::SceneNodeinline
_isIn(AxisAlignedBox &box)Ogre::OctreeNode
_notifyRootNode(void)Ogre::SceneNodeinline
_setDerivedOrientation(const Quaternion &q)Ogre::Node
_setDerivedPosition(const Vector3 &pos)Ogre::Node
_update(bool updateChildren, bool parentHasChanged) overrideOgre::SceneNodevirtual
addChild(Node *child)Ogre::Node
attachObject(MovableObject *obj)Ogre::SceneNodevirtual
cancelUpdate(Node *child)Ogre::Node
ChildNodeIterator typedefOgre::Node
ChildNodeMap typedefOgre::Node
ConstChildNodeIterator typedefOgre::Node
ConstObjectIterator typedefOgre::SceneNode
convertLocalToWorldDirection(const Vector3 &localDir, bool useScale)Ogre::Node
convertLocalToWorldOrientation(const Quaternion &localOrientation)Ogre::Node
convertLocalToWorldPosition(const Vector3 &localPos)Ogre::Node
convertWorldToLocalDirection(const Vector3 &worldDir, bool useScale)Ogre::Node
convertWorldToLocalOrientation(const Quaternion &worldOrientation)Ogre::Node
convertWorldToLocalPosition(const Vector3 &worldPos)Ogre::Node
createChild(const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::Nodevirtual
createChild(const String &name, const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::Nodevirtual
createChildSceneNode(const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::SceneNodevirtual
createChildSceneNode(const String &name, const Vector3 &translate=Vector3::ZERO, const Quaternion &rotate=Quaternion::IDENTITY)Ogre::SceneNodevirtual
detachAllObjects(void)Ogre::SceneNodevirtual
detachObject(unsigned short index)Ogre::SceneNodevirtual
detachObject(MovableObject *obj)Ogre::SceneNodevirtual
detachObject(const String &name)Ogre::SceneNodevirtual
findLights(LightList &destList, Real radius, uint32 lightMask=0xFFFFFFFF) constOgre::SceneNode
flipVisibility(bool cascade=true) constOgre::SceneNode
getAttachedObject(size_t index) constOgre::SceneNodeinline
getAttachedObject(const String &name) constOgre::SceneNode
getAttachedObjectIterator(void)Ogre::SceneNode
getAttachedObjectIterator(void) constOgre::SceneNode
getAttachedObjects() constOgre::SceneNodeinline
getAutoTrackLocalDirection(void) constOgre::SceneNodeinline
getAutoTrackOffset(void) constOgre::SceneNodeinline
getAutoTrackTarget(void) constOgre::SceneNodeinline
getChild(unsigned short index) constOgre::Node
getChild(const String &name) constOgre::Node
getChildIterator(void)Ogre::Node
getChildIterator(void) constOgre::Node
getChildren() constOgre::Nodeinline
getCreator(void) constOgre::SceneNodeinline
getInheritOrientation(void) constOgre::Nodeinline
getInheritScale(void) constOgre::Nodeinline
getInitialOrientation(void) constOgre::Nodeinline
getInitialPosition(void) constOgre::Nodeinline
getInitialScale(void) constOgre::Nodeinline
getListener(void) constOgre::Nodeinline
getLocalAxes(void) constOgre::Node
getName(void) constOgre::Nodeinline
getOctant()Ogre::OctreeNodeinline
getOrientation() constOgre::Nodeinline
getParent(void) constOgre::Nodeinline
getParentSceneNode(void) constOgre::SceneNode
getPosition(void) constOgre::Nodeinline
getRenderOperation(RenderOperation &op)Ogre::OctreeNodevirtual
getScale(void) constOgre::Nodeinline
getShowBoundingBox() constOgre::SceneNodeinline
getSquaredViewDepth(const Camera *cam) constOgre::Node
getUserAny(void) constOgre::Nodeinline
getUserObjectBindings()Ogre::Nodeinline
getUserObjectBindings() constOgre::Nodeinline
isInSceneGraph(void) constOgre::SceneNodeinline
loadChildren(const String &filename)Ogre::SceneNode
lookAt(const Vector3 &targetPoint, TransformSpace relativeTo, const Vector3 &localDirectionVector=Vector3::NEGATIVE_UNIT_Z)Ogre::SceneNode
needUpdate(bool forceParentUpdate=false)Ogre::Nodevirtual
Node()Ogre::Node
Node(const String &name)Ogre::Node
numAttachedObjects(void) constOgre::SceneNodeinline
numChildren(void) constOgre::Nodeinline
ObjectIterator typedefOgre::SceneNode
ObjectMap typedefOgre::SceneNode
OctreeNode(SceneManager *creator)Ogre::OctreeNode
OctreeNode(SceneManager *creator, const String &name)Ogre::OctreeNode
pitch(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::Nodeinlinevirtual
processQueuedUpdates(void)Ogre::Nodestatic
queueNeedUpdate(Node *n)Ogre::Nodestatic
removeAllChildren(void) overrideOgre::OctreeNodevirtual
removeAndDestroyAllChildren(void)Ogre::SceneNode
removeAndDestroyChild(const String &name)Ogre::SceneNode
removeAndDestroyChild(unsigned short index)Ogre::SceneNode
removeAndDestroyChild(SceneNode *child)Ogre::SceneNode
removeChild(unsigned short index) overrideOgre::OctreeNodevirtual
removeChild(const String &name) overrideOgre::OctreeNodevirtual
removeChild(Node *child) overrideOgre::OctreeNodevirtual
requestUpdate(Node *child, bool forceParentUpdate=false)Ogre::Node
resetOrientation(void)Ogre::Node
resetToInitialState(void)Ogre::Node
roll(const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::Nodeinlinevirtual
rotate(const Vector3 &axis, const Radian &angle, TransformSpace relativeTo=TS_LOCAL)Ogre::Nodeinline
rotate(const Quaternion &q, TransformSpace relativeTo=TS_LOCAL)Ogre::Node
saveChildren(const String &filename)Ogre::SceneNode
scale(const Vector3 &scale)Ogre::Node
scale(Real x, Real y, Real z)Ogre::Node
SceneNode(SceneManager *creator)Ogre::SceneNode
SceneNode(SceneManager *creator, const String &name)Ogre::SceneNode
setAutoTracking(bool enabled, SceneNode *const target=0, const Vector3 &localDirectionVector=Vector3::NEGATIVE_UNIT_Z, const Vector3 &offset=Vector3::ZERO)Ogre::SceneNode
setDebugDisplayEnabled(bool enabled, bool cascade=true) constOgre::SceneNode
setDirection(Real x, Real y, Real z, TransformSpace relativeTo=TS_PARENT, const Vector3 &localDirectionVector=Vector3::NEGATIVE_UNIT_Z)Ogre::SceneNode
setDirection(const Vector3 &vec, TransformSpace relativeTo=TS_PARENT, const Vector3 &localDirectionVector=Vector3::NEGATIVE_UNIT_Z)Ogre::SceneNode
setFixedYawAxis(bool useFixed, const Vector3 &fixedAxis=Vector3::UNIT_Y)Ogre::SceneNode
setInheritOrientation(bool inherit)Ogre::Node
setInheritScale(bool inherit)Ogre::Node
setInitialState(void)Ogre::Node
setListener(Listener *listener)Ogre::Nodeinline
setOctant(Octree *o)Ogre::OctreeNodeinline
setOrientation(const Quaternion &q)Ogre::Node
setOrientation(Real w, Real x, Real y, Real z)Ogre::Node
setPosition(const Vector3 &pos)Ogre::Node
setPosition(Real x, Real y, Real z)Ogre::Nodeinline
setScale(const Vector3 &scale)Ogre::Node
setScale(Real x, Real y, Real z)Ogre::Nodeinline
setUserAny(const Any &anything)Ogre::Nodeinline
setVisible(bool visible, bool cascade=true) constOgre::SceneNode
showBoundingBox(bool bShow)Ogre::SceneNodeinline
TransformSpace enum nameOgre::Node
translate(const Vector3 &d, TransformSpace relativeTo=TS_PARENT)Ogre::Node
translate(Real x, Real y, Real z, TransformSpace relativeTo=TS_PARENT)Ogre::Nodeinline
translate(const Matrix3 &axes, const Vector3 &move, TransformSpace relativeTo=TS_PARENT)Ogre::Nodeinline
translate(const Matrix3 &axes, Real x, Real y, Real z, TransformSpace relativeTo=TS_PARENT)Ogre::Nodeinline
TS_LOCAL enum valueOgre::Node
TS_PARENT enum valueOgre::Node
TS_WORLD enum valueOgre::Node
yaw(const Radian &angle, TransformSpace relativeTo=TS_LOCAL) overrideOgre::SceneNodevirtual
~Node()Ogre::Nodevirtual
~OctreeNode()Ogre::OctreeNode
~SceneNode()Ogre::SceneNode