|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
Structure containing information about a scene manager. More...
#include <OgreSceneManager.h>
| Public Attributes | |
| String | description | 
| A text description of the scene manager. | |
| SceneTypeMask | sceneTypeMask | 
| A mask describing which sorts of scenes this manager can handle. | |
| String | typeName | 
| A globally unique string identifying the scene manager type. | |
| bool | worldGeometrySupported | 
| Flag indicating whether world geometry is supported. | |
Structure containing information about a scene manager.
| String Ogre::SceneManagerMetaData::description | 
A text description of the scene manager.
| SceneTypeMask Ogre::SceneManagerMetaData::sceneTypeMask | 
A mask describing which sorts of scenes this manager can handle.
| String Ogre::SceneManagerMetaData::typeName | 
A globally unique string identifying the scene manager type.
| bool Ogre::SceneManagerMetaData::worldGeometrySupported | 
Flag indicating whether world geometry is supported.