#include <OgreSceneManagerEnumerator.h>
Inheritance diagram for Ogre::DefaultSceneManagerFactory:

Public Member Functions | |
| DefaultSceneManagerFactory () | |
| ~DefaultSceneManagerFactory () | |
| SceneManager * | createInstance (const String &instanceName) |
| Create a new instance of a SceneManager. | |
| void | destroyInstance (SceneManager *instance) |
| Destroy an instance of a SceneManager. | |
| virtual const SceneManagerMetaData & | getMetaData (void) const |
| Get information about the SceneManager type created by this factory. | |
Static Public Attributes | |
| static const String | FACTORY_TYPE_NAME |
| Factory type name. | |
Protected Member Functions | |
| void | initMetaData (void) const |
| Internal method to initialise the metadata, must be implemented. | |
Protected Attributes | |
| SceneManagerMetaData | mMetaData |
| bool | mMetaDataInit |
Definition at line 37 of file OgreSceneManagerEnumerator.h.
|
|
Definition at line 42 of file OgreSceneManagerEnumerator.h. |
|
|
Definition at line 43 of file OgreSceneManagerEnumerator.h. |
|
|
Create a new instance of a SceneManager.
Implements Ogre::SceneManagerFactory. |
|
|
Destroy an instance of a SceneManager.
Implements Ogre::SceneManagerFactory. |
|
|
Get information about the SceneManager type created by this factory.
Definition at line 2506 of file OgreSceneManager.h. |
|
|
Internal method to initialise the metadata, must be implemented.
Implements Ogre::SceneManagerFactory. |
|
|
Factory type name.
Definition at line 45 of file OgreSceneManagerEnumerator.h. |
|
|
Definition at line 2498 of file OgreSceneManager.h. |
|
|
Definition at line 2499 of file OgreSceneManager.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jan 21 10:05:09 2007