_loadProceduralPage(Page *page) | Ogre::PagedWorldSection | virtual |
_prepareProceduralPage(Page *page) | Ogre::PagedWorldSection | virtual |
_readPageStream(PageID pageID) | Ogre::PagedWorldSection | virtual |
_unloadProceduralPage(Page *page) | Ogre::PagedWorldSection | virtual |
_unprepareProceduralPage(Page *page) | Ogre::PagedWorldSection | virtual |
_writePageStream(PageID pageID) | Ogre::PagedWorldSection | virtual |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
CHUNK_ID | Ogre::PagedWorldSection | static |
CHUNK_VERSION | Ogre::PagedWorldSection | static |
frameEnd(Real timeElapsed) | Ogre::PagedWorldSection | virtual |
frameStart(Real timeSinceLastFrame) | Ogre::PagedWorldSection | virtual |
getBoundingBox() const | Ogre::PagedWorldSection | virtual |
getManager() const | Ogre::PagedWorldSection | |
getName() const | Ogre::PagedWorldSection | inlinevirtual |
getPage(PageID pageID) | Ogre::PagedWorldSection | virtual |
getPageID(const Vector3 &worldPos) | Ogre::PagedWorldSection | virtual |
getPageProvider() const | Ogre::PagedWorldSection | inlinevirtual |
getSceneManager() const | Ogre::PagedWorldSection | inlinevirtual |
getStrategy() const | Ogre::PagedWorldSection | inlinevirtual |
getStrategyData() const | Ogre::PagedWorldSection | inlinevirtual |
getType() | Ogre::PagedWorldSection | virtual |
getWorld() const | Ogre::PagedWorldSection | inlinevirtual |
holdPage(PageID pageID) | Ogre::PagedWorldSection | virtual |
load(StreamSerialiser &stream) | Ogre::PagedWorldSection | virtual |
loadOrCreatePage(const Vector3 &worldPos) | Ogre::PagedWorldSection | virtual |
loadPage(PageID pageID, bool forceSynchronous=false) | Ogre::PagedWorldSection | virtual |
notifyCamera(Camera *cam) | Ogre::PagedWorldSection | 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::PagedWorldSection | friend |
PagedWorldSection(const String &name, PagedWorld *parent, SceneManager *sm) | Ogre::PagedWorldSection | |
PageMap typedef | Ogre::PagedWorldSection | |
removeAllPages() | Ogre::PagedWorldSection | virtual |
save(StreamSerialiser &stream) | Ogre::PagedWorldSection | virtual |
setBoundingBox(const AxisAlignedBox &box) | Ogre::PagedWorldSection | virtual |
setPageProvider(PageProvider *provider) | Ogre::PagedWorldSection | inlinevirtual |
setSceneManager(SceneManager *sm) | Ogre::PagedWorldSection | virtual |
setSceneManager(const String &smName) | Ogre::PagedWorldSection | virtual |
setStrategy(PageStrategy *strat) | Ogre::PagedWorldSection | virtual |
setStrategy(const String &stratName) | Ogre::PagedWorldSection | virtual |
unloadPage(PageID pageID, bool forceSynchronous=false) | Ogre::PagedWorldSection | virtual |
unloadPage(Page *p, bool forceSynchronous=false) | Ogre::PagedWorldSection | virtual |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~PagedWorldSection() | Ogre::PagedWorldSection | virtual |