OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OgreOctreeSceneManager.h File Reference
#include "OgreOctreePrerequisites.h"
#include "OgreSceneManager.h"
#include "OgreRenderOperation.h"
#include "OgreSphere.h"
#include <list>
#include <algorithm>
#include "OgreOctree.h"
+ Include dependency graph for OgreOctreeSceneManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ogre::OctreeSceneManager
 Specialized SceneManager that divides the geometry into an octree in order to facilitate spatial queries. More...
 
class  Ogre::OctreeSceneManagerFactory
 Factory for OctreeSceneManager. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

typedef list< WireBoundingBox * >
::type 
Ogre::BoxList
 
typedef list< unsigned long >::type Ogre::ColorList