OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Factory class for SimplePageContentCollection. More...
#include <OgreSimplePageContentCollection.h>
Public Member Functions | |
SimplePageContentCollectionFactory () | |
~SimplePageContentCollectionFactory () | |
PageContentCollection * | createInstance () override |
void | destroyInstance (PageContentCollection *c) override |
const String & | getName () const override |
Public Member Functions inherited from Ogre::PageContentCollectionFactory | |
PageContentCollectionFactory () | |
virtual | ~PageContentCollectionFactory () |
Static Public Attributes | |
static String | FACTORY_NAME |
Factory class for SimplePageContentCollection.