| _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 |
| canHandleRequest(const Request *req, const WorkQueue *srcQ) | Ogre::WorkQueue::RequestHandler | inlinevirtual |
| canHandleResponse(const Response *res, const WorkQueue *srcQ) | Ogre::WorkQueue::ResponseHandler | inlinevirtual |
| 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 |
| getGridStrategy() const | Ogre::TerrainPagedWorldSection | virtual |
| getGridStrategyData() const | Ogre::TerrainPagedWorldSection | virtual |
| getHoldRadius() | Ogre::TerrainPagedWorldSection | virtual |
| getLoadingIntervalMs() const | Ogre::TerrainPagedWorldSection | virtual |
| getLoadRadius() const | Ogre::TerrainPagedWorldSection | 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 |
| getPageRangeMaxX() const | Ogre::TerrainPagedWorldSection | virtual |
| getPageRangeMaxY() const | Ogre::TerrainPagedWorldSection | virtual |
| getPageRangeMinX() const | Ogre::TerrainPagedWorldSection | virtual |
| getPageRangeMinY() const | Ogre::TerrainPagedWorldSection | virtual |
| getSceneManager() const | Ogre::PagedWorldSection | inlinevirtual |
| getStrategy() const | Ogre::PagedWorldSection | inlinevirtual |
| getStrategyData() const | Ogre::PagedWorldSection | inlinevirtual |
| getTerrainGroup() | Ogre::TerrainPagedWorldSection | inlinevirtual |
| getType() | Ogre::PagedWorldSection | virtual |
| getWorld() const | Ogre::PagedWorldSection | inlinevirtual |
| handleRequest(const WorkQueue::Request *req, const WorkQueue *srcQ) | Ogre::TerrainPagedWorldSection | virtual |
| handleResponse(const WorkQueue::Response *res, const WorkQueue *srcQ) | Ogre::TerrainPagedWorldSection | virtual |
| holdPage(PageID pageID) | Ogre::PagedWorldSection | virtual |
| init(TerrainGroup *grp) | Ogre::TerrainPagedWorldSection | virtual |
| load(StreamSerialiser &stream) | Ogre::PagedWorldSection | virtual |
| loadOrCreatePage(const Vector3 &worldPos) | Ogre::PagedWorldSection | virtual |
| loadPage(PageID pageID, bool forceSynchronous=false) | Ogre::TerrainPagedWorldSection | 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 |
| PagedWorldSection(const String &name, PagedWorld *parent, SceneManager *sm) | Ogre::PagedWorldSection | |
| PageMap typedef | Ogre::PagedWorldSection | |
| removeAllPages() | Ogre::PagedWorldSection | virtual |
| RequestHandler() | Ogre::WorkQueue::RequestHandler | inline |
| ResponseHandler() | Ogre::WorkQueue::ResponseHandler | inline |
| save(StreamSerialiser &stream) | Ogre::PagedWorldSection | virtual |
| setBoundingBox(const AxisAlignedBox &box) | Ogre::PagedWorldSection | virtual |
| setDefiner(TerrainDefiner *terrainDefiner) | Ogre::TerrainPagedWorldSection | inline |
| setHoldRadius(Real sz) | Ogre::TerrainPagedWorldSection | virtual |
| setLoadingIntervalMs(uint32 loadingIntervalMs) | Ogre::TerrainPagedWorldSection | virtual |
| setLoadRadius(Real sz) | Ogre::TerrainPagedWorldSection | virtual |
| setPageProvider(PageProvider *provider) | Ogre::PagedWorldSection | inlinevirtual |
| setPageRange(int32 minX, int32 minY, int32 maxX, int32 maxY) | Ogre::TerrainPagedWorldSection | virtual |
| setPageRangeMaxX(int32 maxX) | Ogre::TerrainPagedWorldSection | virtual |
| setPageRangeMaxY(int32 maxY) | Ogre::TerrainPagedWorldSection | virtual |
| setPageRangeMinX(int32 minX) | Ogre::TerrainPagedWorldSection | virtual |
| setPageRangeMinY(int32 minY) | Ogre::TerrainPagedWorldSection | virtual |
| 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 |
| TerrainPagedWorldSection(const String &name, PagedWorld *parent, SceneManager *sm) | Ogre::TerrainPagedWorldSection | |
| unloadPage(PageID pageID, bool forceSynchronous=false) | Ogre::TerrainPagedWorldSection | virtual |
| Ogre::PagedWorldSection::unloadPage(Page *p, bool forceSynchronous=false) | Ogre::PagedWorldSection | virtual |
| WORKQUEUE_LOAD_TERRAIN_PAGE_REQUEST | Ogre::TerrainPagedWorldSection | static |
| ~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
| ~PagedWorldSection() | Ogre::PagedWorldSection | virtual |
| ~RequestHandler() | Ogre::WorkQueue::RequestHandler | inlinevirtual |
| ~ResponseHandler() | Ogre::WorkQueue::ResponseHandler | inlinevirtual |
| ~TerrainPagedWorldSection() | Ogre::TerrainPagedWorldSection | virtual |