#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 41 of file OgreSceneManagerEnumerator.h.
|
|
Definition at line 46 of file OgreSceneManagerEnumerator.h. |
|
|
Definition at line 47 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 2846 of file OgreSceneManager.h. |
|
|
Internal method to initialise the metadata, must be implemented.
Implements Ogre::SceneManagerFactory. |
|
|
Factory type name.
Definition at line 49 of file OgreSceneManagerEnumerator.h. |
|
|
Definition at line 2838 of file OgreSceneManager.h. |
|
|
Definition at line 2839 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 Sep 30 10:53:02 2007