_loadProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_prepareProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_readPageStream(PageID pageID, PagedWorldSection *section) | Ogre::PagedWorld | |
_unloadProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_unprepareProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_writePageStream(PageID pageID, PagedWorldSection *section) | Ogre::PagedWorld | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
CHUNK_ID | Ogre::PagedWorld | static |
CHUNK_SECTIONDECLARATION_ID | Ogre::PagedWorld | static |
CHUNK_VERSION | Ogre::PagedWorld | static |
createSection(SceneManager *sceneMgr, const String &typeName, const String §ionName=BLANKSTRING) | Ogre::PagedWorld | |
createSection(const String &strategyName, SceneManager *sceneMgr, const String §ionName=BLANKSTRING) | Ogre::PagedWorld | |
createSection(PageStrategy *strategy, SceneManager *sceneMgr, const String §ionName=BLANKSTRING) | Ogre::PagedWorld | |
destroyAllSections() | Ogre::PagedWorld | |
destroySection(const String &name) | Ogre::PagedWorld | |
destroySection(PagedWorldSection *sec) | Ogre::PagedWorld | |
frameEnd(Real timeElapsed) | Ogre::PagedWorld | virtual |
frameStart(Real timeSinceLastFrame) | Ogre::PagedWorld | virtual |
getManager() const | Ogre::PagedWorld | inline |
getName() const | Ogre::PagedWorld | inline |
getPageProvider() const | Ogre::PagedWorld | inline |
getSection(const String &name) | Ogre::PagedWorld | |
getSectionCount() const | Ogre::PagedWorld | inline |
getSections() const | Ogre::PagedWorld | inline |
load(const String &filename) | Ogre::PagedWorld | |
load(const DataStreamPtr &stream) | Ogre::PagedWorld | |
load(StreamSerialiser &stream) | Ogre::PagedWorld | |
notifyCamera(Camera *cam) | Ogre::PagedWorld | virtual |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator<< | Ogre::PagedWorld | friend |
PagedWorld(const String &name, PageManager *manager) | Ogre::PagedWorld | |
save(const String &filename) | Ogre::PagedWorld | |
save(const DataStreamPtr &stream) | Ogre::PagedWorld | |
save(StreamSerialiser &stream) | Ogre::PagedWorld | |
SectionMap typedef | Ogre::PagedWorld | |
setPageProvider(PageProvider *provider) | Ogre::PagedWorld | inline |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~PagedWorld() | Ogre::PagedWorld | virtual |