Class which will create instances of a given SceneManager.
More...
#include <OgreSceneManager.h>
Class which will create instances of a given SceneManager.
◆ SceneManagerFactory()
Ogre::SceneManagerFactory::SceneManagerFactory |
( |
| ) |
|
|
inline |
◆ ~SceneManagerFactory()
virtual Ogre::SceneManagerFactory::~SceneManagerFactory |
( |
| ) |
|
|
inlinevirtual |
◆ getMetaData()
Get information about the SceneManager type created by this factory.
◆ createInstance()
virtual SceneManager* Ogre::SceneManagerFactory::createInstance |
( |
const String & |
instanceName | ) |
|
|
pure virtual |
◆ destroyInstance()
virtual void Ogre::SceneManagerFactory::destroyInstance |
( |
SceneManager * |
instance | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: