Ogre::SceneManagerMetaData Struct Reference

Structure containing information about a scene manager. More...

#include <OgreSceneManager.h>

List of all members.

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.


Detailed Description

Structure containing information about a scene manager.

Definition at line 3188 of file OgreSceneManager.h.


Member Data Documentation

A globally unique string identifying the scene manager type.

Definition at line 3191 of file OgreSceneManager.h.

A text description of the scene manager.

Definition at line 3193 of file OgreSceneManager.h.

A mask describing which sorts of scenes this manager can handle.

Definition at line 3195 of file OgreSceneManager.h.

Flag indicating whether world geometry is supported.

Definition at line 3197 of file OgreSceneManager.h.


The documentation for this struct was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jul 26 11:36:14 2009