, including all inherited members.
_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 > | [explicit] |
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 | [virtual] |
getPage(PageID pageID) | Ogre::PagedWorldSection | [virtual] |
getPageID(const Vector3 &worldPos) | Ogre::PagedWorldSection | [virtual] |
getPageProvider() const | Ogre::PagedWorldSection | [virtual] |
getSceneManager() const | Ogre::PagedWorldSection | [virtual] |
getStrategy() const | Ogre::PagedWorldSection | [virtual] |
getStrategyData() const | Ogre::PagedWorldSection | [virtual] |
getType() | Ogre::PagedWorldSection | [virtual] |
getWorld() const | Ogre::PagedWorldSection | [virtual] |
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] |
loadSubtypeData(StreamSerialiser &ser) | Ogre::PagedWorldSection | [protected, virtual] |
mAABB | Ogre::PagedWorldSection | [protected] |
mName | Ogre::PagedWorldSection | [protected] |
mPageProvider | Ogre::PagedWorldSection | [protected] |
mPages | Ogre::PagedWorldSection | [protected] |
mParent | Ogre::PagedWorldSection | [protected] |
mSceneMgr | Ogre::PagedWorldSection | [protected] |
mStrategy | Ogre::PagedWorldSection | [protected] |
mStrategyData | Ogre::PagedWorldSection | [protected] |
notifyCamera(Camera *cam) | Ogre::PagedWorldSection | [virtual] |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | |
operator<<(std::ostream &o, const PagedWorldSection &p) | 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] |
saveSubtypeData(StreamSerialiser &ser) | Ogre::PagedWorldSection | [protected, virtual] |
setBoundingBox(const AxisAlignedBox &box) | Ogre::PagedWorldSection | [virtual] |
setPageProvider(PageProvider *provider) | Ogre::PagedWorldSection | [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] |
unloadPage(PageID pageID, bool forceSynchronous=false) | Ogre::PagedWorldSection | [virtual] |
unloadPage(Page *p, bool forceSynchronous=false) | Ogre::PagedWorldSection | [virtual] |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | |
~PagedWorldSection() | Ogre::PagedWorldSection | [virtual] |