_loadProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PageManager | virtual |
_prepareProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PageManager | virtual |
_readPageStream(PageID pageID, PagedWorldSection *section) | Ogre::PageManager | |
_readWorldStream(const String &filename) | Ogre::PageManager | |
_unloadProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PageManager | virtual |
_unprepareProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PageManager | virtual |
_writePageStream(PageID pageID, PagedWorldSection *section) | Ogre::PageManager | |
_writeWorldStream(const String &filename) | Ogre::PageManager | |
addCamera(Camera *c) | Ogre::PageManager | |
addContentCollectionFactory(PageContentCollectionFactory *f) | Ogre::PageManager | |
addContentFactory(PageContentFactory *f) | Ogre::PageManager | |
addStrategy(PageStrategy *strategy) | Ogre::PageManager | |
addWorldSectionFactory(PagedWorldSectionFactory *f) | Ogre::PageManager | |
CameraList typedef | Ogre::PageManager | |
ContentCollectionFactoryMap typedef | Ogre::PageManager | |
ContentFactoryMap typedef | Ogre::PageManager | |
createContent(const String &typeName) | Ogre::PageManager | |
createContentCollection(const String &typeName) | Ogre::PageManager | |
createWorld(const String &name=BLANKSTRING) | Ogre::PageManager | |
createWorldSection(const String &typeName, const String &name, PagedWorld *parent, SceneManager *sm) | Ogre::PageManager | |
destroyContent(PageContent *c) | Ogre::PageManager | |
destroyContentCollection(PageContentCollection *coll) | Ogre::PageManager | |
destroyWorld(const String &name) | Ogre::PageManager | |
destroyWorld(PagedWorld *world) | Ogre::PageManager | |
destroyWorldSection(PagedWorldSection *s) | Ogre::PageManager | |
getCameraList() const | Ogre::PageManager | |
getContentCollectionFactories() const | Ogre::PageManager | |
getContentCollectionFactory(const String &name) | Ogre::PageManager | |
getContentFactories() const | Ogre::PageManager | |
getContentFactory(const String &name) | Ogre::PageManager | |
getDebugDisplayLevel() const | Ogre::PageManager | inline |
getPageProvider() const | Ogre::PageManager | inline |
getPageResourceGroup() const | Ogre::PageManager | inline |
getPagingOperationsEnabled() const | Ogre::PageManager | inline |
getStrategies() const | Ogre::PageManager | |
getStrategy(const String &name) | Ogre::PageManager | |
getWorld(const String &name) | Ogre::PageManager | |
getWorlds() const | Ogre::PageManager | inline |
getWorldSectionFactories() const | Ogre::PageManager | |
getWorldSectionFactory(const String &name) | Ogre::PageManager | |
hasCamera(Camera *c) const | Ogre::PageManager | |
loadWorld(const String &filename, const String &name=BLANKSTRING) | Ogre::PageManager | |
loadWorld(const DataStreamPtr &stream, const String &name=BLANKSTRING) | Ogre::PageManager | |
PageManager() | Ogre::PageManager | |
removeCamera(Camera *c) | Ogre::PageManager | |
removeContentCollectionFactory(PageContentCollectionFactory *f) | Ogre::PageManager | |
removeContentFactory(PageContentFactory *f) | Ogre::PageManager | |
removeStrategy(PageStrategy *strategy) | Ogre::PageManager | |
removeWorldSectionFactory(PagedWorldSectionFactory *f) | Ogre::PageManager | |
saveWorld(PagedWorld *world, const String &filename) | Ogre::PageManager | |
saveWorld(PagedWorld *world, const DataStreamPtr &stream) | Ogre::PageManager | |
setDebugDisplayLevel(uint8 lvl) | Ogre::PageManager | inline |
setPageProvider(PageProvider *provider) | Ogre::PageManager | inline |
setPageResourceGroup(const String &g) | Ogre::PageManager | inline |
setPagingOperationsEnabled(bool enabled) | Ogre::PageManager | inline |
StrategyMap typedef | Ogre::PageManager | |
WorldMap typedef | Ogre::PageManager | |
WorldSectionFactoryMap typedef | Ogre::PageManager | |
~PageManager() | Ogre::PageManager | virtual |