Define the interface to a factory class that will create subclasses of PageContent.  
 More...
#include <OgrePageContentFactory.h>
Define the interface to a factory class that will create subclasses of PageContent. 
◆ PageContentFactory()
  
  | 
        
          | Ogre::PageContentFactory::PageContentFactory | ( |  | ) |  |  | inline | 
 
 
◆ ~PageContentFactory()
  
  | 
        
          | virtual Ogre::PageContentFactory::~PageContentFactory | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ createInstance()
  
  | 
        
          | virtual PageContent * Ogre::PageContentFactory::createInstance | ( |  | ) |  |  | pure virtual | 
 
 
◆ destroyInstance()
  
  | 
        
          | virtual void Ogre::PageContentFactory::destroyInstance | ( | PageContent * |  | ) |  |  | pure virtual | 
 
 
◆ getName()
  
  | 
        
          | virtual const String & Ogre::PageContentFactory::getName | ( |  | ) | const |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: