OGRE  1.11.6
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 () OGRE_NODISCARD
 
void destroyInstance (PageContentCollection *c)
 
const StringgetName () const
 

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
inlinevirtual

◆ createInstance()

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

◆ destroyInstance()

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

Member Data Documentation

◆ FACTORY_NAME

String Ogre::SimplePageContentCollectionFactory::FACTORY_NAME
static

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