OGRE  1.12.12
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() 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::PageManagerinline
getPageProvider() const Ogre::PageManagerinline
getPageResourceGroup() const Ogre::PageManagerinline
getPagingOperationsEnabled() const Ogre::PageManagerinline
getStrategies() const Ogre::PageManager
getStrategy(const String &name)Ogre::PageManager
getWorld(const String &name)Ogre::PageManager
getWorlds() const Ogre::PageManagerinline
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::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