Specialisation of PageContentCollection which just provides a simple list of PageContent instances.
More...
#include <OgreSimplePageContentCollection.h>
Specialisation of PageContentCollection which just provides a simple list of PageContent instances.
- The data format for this in a file is:
SimplePageContentCollectionData (Identifier 'SPCD')
[Version 1]
Name | Type | Description |
Nested contents | Nested chunk list | A sequence of nested PageContent chunks |
◆ getManager()
PageManager* Ogre::PageContentCollection::getManager |
( |
| ) |
const |
|
inherited |
◆ getParentPage()
Page* Ogre::PageContentCollection::getParentPage |
( |
| ) |
const |
|
inlineinherited |
◆ getSceneManager()
SceneManager* Ogre::PageContentCollection::getSceneManager |
( |
| ) |
const |
|
inherited |
◆ getType()
virtual const String& Ogre::PageContentCollection::getType |
( |
| ) |
const |
|
virtualinherited |
Get the type of the collection, which will match it's factory.
◆ _notifyAttached()
virtual void Ogre::PageContentCollection::_notifyAttached |
( |
Page * |
parent | ) |
|
|
virtualinherited |
Internal method to notify a collection that it is attached.
◆ CHUNK_ID
const uint32 Ogre::PageContentCollection::CHUNK_ID |
|
staticinherited |
◆ CHUNK_VERSION
const uint16 Ogre::PageContentCollection::CHUNK_VERSION |
|
staticinherited |
The documentation for this class was generated from the following file: