Structure containing information about a scene manager. More...
#include <OgreSceneManager.h>
Public Attributes | |
String | typeName |
A globally unique string identifying the scene manager type. | |
String | description |
A text description of the scene manager. | |
SceneTypeMask | sceneTypeMask |
A mask describing which sorts of scenes this manager can handle. | |
bool | worldGeometrySupported |
Flag indicating whether world geometry is supported. |
Structure containing information about a scene manager.
Definition at line 3617 of file OgreSceneManager.h.
A text description of the scene manager.
Definition at line 3622 of file OgreSceneManager.h.
A mask describing which sorts of scenes this manager can handle.
Definition at line 3624 of file OgreSceneManager.h.
A globally unique string identifying the scene manager type.
Definition at line 3620 of file OgreSceneManager.h.
Flag indicating whether world geometry is supported.
Definition at line 3626 of file OgreSceneManager.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:39:49 2012