OGRE  master
Object-Oriented Graphics Rendering Engine
Ogre::SimplePageContentCollectionFactory Class Reference

Factory class for SimplePageContentCollection. More...

#include <OgreSimplePageContentCollection.h>

+ Inheritance diagram for Ogre::SimplePageContentCollectionFactory:

Public Member Functions

 SimplePageContentCollectionFactory ()
 
 ~SimplePageContentCollectionFactory ()
 
PageContentCollectioncreateInstance () override
 
void destroyInstance (PageContentCollection *c) override
 
const StringgetName () const override
 
- Public Member Functions inherited from Ogre::PageContentCollectionFactory
 PageContentCollectionFactory ()
 
virtual ~PageContentCollectionFactory ()
 

Static Public Attributes

static String FACTORY_NAME
 

Detailed Description

Factory class for SimplePageContentCollection.

Constructor & Destructor Documentation

◆ SimplePageContentCollectionFactory()

Ogre::SimplePageContentCollectionFactory::SimplePageContentCollectionFactory ( )
inline

◆ ~SimplePageContentCollectionFactory()

Ogre::SimplePageContentCollectionFactory::~SimplePageContentCollectionFactory ( )
inline

Member Function Documentation

◆ getName()

const String& Ogre::SimplePageContentCollectionFactory::getName ( void  ) const
inlineoverridevirtual

◆ createInstance()

PageContentCollection* Ogre::SimplePageContentCollectionFactory::createInstance ( )
inlineoverridevirtual

◆ destroyInstance()

void Ogre::SimplePageContentCollectionFactory::destroyInstance ( PageContentCollection c)
inlineoverridevirtual

Member Data Documentation

◆ FACTORY_NAME

String Ogre::SimplePageContentCollectionFactory::FACTORY_NAME
static

The documentation for this class was generated from the following file: