If you haven't done so already, be sure to visit the Wiki Portal to read about how the wiki works. Especially the Ogre Wiki Overview page.
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9
RootSceneNode - In Ogre, SceneNodes are created in a hierarchy manner. Every -SceneNode needs a parent -SceneNode to be shown inside of a scene. Not really every because then the hierarchy-tree would've been infinite. That's where the RootSceneNode word comes in. It's the most parent -SceneNode in each -SceneManager (every -SceneManager has exactly one -SceneNode which is the root) and it has no parent! It's like the god of all SceneNodes.
For an other point of view the -SceneManager is comparably to the parent of the root. Note that RootSceneNode is just a word, the RootSceneNode is actually a normal -SceneNode except it does not have a parent -SceneNode, hence the prefix 'Root'.
Note: You can create SceneNodes which has no parent, but in this case they aren't inside of scene until it they will be attached to an other SceneNode.
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9
Contributors to this page: jacmoe
and
Beauty
.
Page last modified on Friday 08 of January, 2010 00:26:25 UTC by jacmoe
.
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.
Sidebar
Last changes
- Hydrax
- QtOgre
- SoC2012 Complete the DirectX 11 render system
- SoC2012 Volume Rendering with LOD aimed at terrain
- SoC2012 Improve and Demo the Terrain System
- Mogre and WPF
- SoC2012 Implementation of Off-Screen Particles
- Advanced Ogre Framework
- Ogre overlays using Qt
- Architecture and Design in Games

