Public Attributes | List of all members
Ogre::SceneManagerMetaData Struct Reference

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

#include <OgreSceneManager.h>

Public Attributes

String description
 A text description of the scene manager. More...
 
SceneTypeMask sceneTypeMask
 A mask describing which sorts of scenes this manager can handle. More...
 
String typeName
 A globally unique string identifying the scene manager type. More...
 
bool worldGeometrySupported
 Flag indicating whether world geometry is supported. More...
 

Detailed Description

Structure containing information about a scene manager.

Definition at line 3622 of file OgreSceneManager.h.

Member Data Documentation

§ description

String Ogre::SceneManagerMetaData::description

A text description of the scene manager.

Definition at line 3627 of file OgreSceneManager.h.

§ sceneTypeMask

SceneTypeMask Ogre::SceneManagerMetaData::sceneTypeMask

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

Definition at line 3629 of file OgreSceneManager.h.

§ typeName

String Ogre::SceneManagerMetaData::typeName

A globally unique string identifying the scene manager type.

Definition at line 3625 of file OgreSceneManager.h.

§ worldGeometrySupported

bool Ogre::SceneManagerMetaData::worldGeometrySupported

Flag indicating whether world geometry is supported.

Definition at line 3631 of file OgreSceneManager.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jan 2 2017 11:59:37