OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Define the interface to a factory class that will create subclasses of PageContentCollection. More...
#include <OgrePageContentCollectionFactory.h>
Public Member Functions | |
PageContentCollectionFactory () | |
virtual | ~PageContentCollectionFactory () |
virtual PageContentCollection * | createInstance ()=0 |
virtual void | destroyInstance (PageContentCollection *)=0 |
virtual const String & | getName () const =0 |
Define the interface to a factory class that will create subclasses of PageContentCollection.
|
inline |
|
inlinevirtual |
References createInstance(), destroyInstance(), and getName().
|
pure virtual |
Implemented in Ogre::SimplePageContentCollectionFactory.
Referenced by ~PageContentCollectionFactory().
|
pure virtual |
Implemented in Ogre::SimplePageContentCollectionFactory.
Referenced by ~PageContentCollectionFactory().
|
pure virtual |
Implemented in Ogre::SimplePageContentCollectionFactory.
Referenced by ~PageContentCollectionFactory().