OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::PageManager Member List

This is the complete list of members for Ogre::PageManager, including all inherited members.

_loadProceduralPage(Page *page, PagedWorldSection *section)Ogre::PageManagervirtual
_prepareProceduralPage(Page *page, PagedWorldSection *section)Ogre::PageManagervirtual
_readPageStream(PageID pageID, PagedWorldSection *section)Ogre::PageManager
_readWorldStream(const String &filename)Ogre::PageManager
_unloadProceduralPage(Page *page, PagedWorldSection *section)Ogre::PageManagervirtual
_unprepareProceduralPage(Page *page, PagedWorldSection *section)Ogre::PageManagervirtual
_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 typedefOgre::PageManager
ContentCollectionFactoryMap typedefOgre::PageManager
ContentFactoryMap typedefOgre::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() constOgre::PageManager
getContentCollectionFactories() constOgre::PageManager
getContentCollectionFactory(const String &name)Ogre::PageManager
getContentFactories() constOgre::PageManager
getContentFactory(const String &name)Ogre::PageManager
getDebugDisplayLevel() constOgre::PageManagerinline
getPageProvider() constOgre::PageManagerinline
getPageResourceGroup() constOgre::PageManagerinline
getPagingOperationsEnabled() constOgre::PageManagerinline
getStrategies() constOgre::PageManager
getStrategy(const String &name)Ogre::PageManager
getWorld(const String &name)Ogre::PageManager
getWorlds() constOgre::PageManagerinline
getWorldSectionFactories() constOgre::PageManager
getWorldSectionFactory(const String &name)Ogre::PageManager
hasCamera(Camera *c) constOgre::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::PageManagerinline
setPageProvider(PageProvider *provider)Ogre::PageManagerinline
setPageResourceGroup(const String &g)Ogre::PageManagerinline
setPagingOperationsEnabled(bool enabled)Ogre::PageManagerinline
StrategyMap typedefOgre::PageManager
WorldMap typedefOgre::PageManager
WorldSectionFactoryMap typedefOgre::PageManager
~PageManager()Ogre::PageManagervirtual