Pretends to provide procedural page content to avoid page loading. More...
#include <rendering/rendering.hh>
Public Member Functions | |
bool | loadProceduralPage (Ogre::Page *, Ogre::PagedWorldSection *) |
Give a provider the opportunity to load page content procedurally. More... | |
bool | prepareProceduralPage (Ogre::Page *, Ogre::PagedWorldSection *) |
Give a provider the opportunity to prepare page content procedurally. More... | |
bool | unloadProceduralPage (Ogre::Page *, Ogre::PagedWorldSection *) |
Give a provider the opportunity to unload page content procedurally. More... | |
bool | unprepareProceduralPage (Ogre::Page *, Ogre::PagedWorldSection *) |
Give a provider the opportunity to unprepare page content procedurally. More... | |
Pretends to provide procedural page content to avoid page loading.
|
inline |
Give a provider the opportunity to load page content procedurally.
The parameters are not used.
|
inline |
Give a provider the opportunity to prepare page content procedurally.
The parameters are not used.
|
inline |
Give a provider the opportunity to unload page content procedurally.
The parameters are not used.
|
inline |
Give a provider the opportunity to unprepare page content procedurally.
The parameters are not used.