Class which will create instances of a given SceneManager. More...
#include <OgreSceneManager.h>
Protected Member Functions | |
virtual void | initMetaData (void) const =0 |
Internal method to initialise the metadata, must be implemented. | |
Protected Attributes | |
SceneManagerMetaData | mMetaData |
bool | mMetaDataInit |
Class which will create instances of a given SceneManager.
Definition at line 3637 of file OgreSceneManager.h.
Ogre::SceneManagerFactory::SceneManagerFactory | ( | ) |
Definition at line 3645 of file OgreSceneManager.h.
|
virtual |
Definition at line 3646 of file OgreSceneManager.h.
|
pure virtual |
Create a new instance of a SceneManager.
Implemented in Ogre::DefaultSceneManagerFactory.
|
pure virtual |
Destroy an instance of a SceneManager.
Implemented in Ogre::DefaultSceneManagerFactory.
|
virtual |
Get information about the SceneManager type created by this factory.
Definition at line 3648 of file OgreSceneManager.h.
Internal method to initialise the metadata, must be implemented.
Implemented in Ogre::DefaultSceneManagerFactory.
Definition at line 96 of file OgreMemoryAllocatedObject.h.
|
inherited |
Definition at line 108 of file OgreMemoryAllocatedObject.h.
Definition at line 102 of file OgreMemoryAllocatedObject.h.
|
inherited |
Definition at line 113 of file OgreMemoryAllocatedObject.h.
|
inherited |
Definition at line 119 of file OgreMemoryAllocatedObject.h.
Definition at line 73 of file OgreMemoryAllocatedObject.h.
|
inherited |
operator new, with debug line info
Definition at line 68 of file OgreMemoryAllocatedObject.h.
placement operator new
Definition at line 79 of file OgreMemoryAllocatedObject.h.
Definition at line 91 of file OgreMemoryAllocatedObject.h.
|
inherited |
array operator new, with debug line info
Definition at line 86 of file OgreMemoryAllocatedObject.h.
|
mutableprotected |
Definition at line 3640 of file OgreSceneManager.h.
|
mutableprotected |
Definition at line 3641 of file OgreSceneManager.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.