Definition of the interface for a collection of PageContent instances.
More...
#include <OgrePageContentCollection.h>
Definition of the interface for a collection of PageContent instances.
◆ PageContentCollection()
◆ ~PageContentCollection()
virtual Ogre::PageContentCollection::~PageContentCollection |
( |
| ) |
|
|
virtual |
◆ getManager()
PageManager* Ogre::PageContentCollection::getManager |
( |
| ) |
const |
◆ getParentPage()
Page* Ogre::PageContentCollection::getParentPage |
( |
| ) |
const |
|
inline |
◆ getSceneManager()
SceneManager* Ogre::PageContentCollection::getSceneManager |
( |
| ) |
const |
◆ getType()
virtual const String& Ogre::PageContentCollection::getType |
( |
| ) |
const |
|
virtual |
Get the type of the collection, which will match it's factory.
◆ _notifyAttached()
virtual void Ogre::PageContentCollection::_notifyAttached |
( |
Page * |
parent | ) |
|
|
virtual |
Internal method to notify a collection that it is attached.
◆ save()
◆ frameStart()
virtual void Ogre::PageContentCollection::frameStart |
( |
Real |
timeSinceLastFrame | ) |
|
|
pure virtual |
◆ frameEnd()
virtual void Ogre::PageContentCollection::frameEnd |
( |
Real |
timeElapsed | ) |
|
|
pure virtual |
◆ notifyCamera()
virtual void Ogre::PageContentCollection::notifyCamera |
( |
Camera * |
cam | ) |
|
|
pure virtual |
◆ prepare()
◆ load()
virtual void Ogre::PageContentCollection::load |
( |
| ) |
|
|
pure virtual |
◆ unload()
virtual void Ogre::PageContentCollection::unload |
( |
| ) |
|
|
pure virtual |
◆ unprepare()
virtual void Ogre::PageContentCollection::unprepare |
( |
| ) |
|
|
pure virtual |
◆ CHUNK_ID
const uint32 Ogre::PageContentCollection::CHUNK_ID |
|
static |
◆ CHUNK_VERSION
const uint16 Ogre::PageContentCollection::CHUNK_VERSION |
|
static |
The documentation for this class was generated from the following file: