OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::PagedWorld, including all inherited members.
_loadProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_prepareProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_readPageStream(PageID pageID, PagedWorldSection *section) | Ogre::PagedWorld | |
_unloadProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_unprepareProceduralPage(Page *page, PagedWorldSection *section) | Ogre::PagedWorld | virtual |
_writePageStream(PageID pageID, PagedWorldSection *section) | Ogre::PagedWorld | |
CHUNK_ID | Ogre::PagedWorld | static |
CHUNK_SECTIONDECLARATION_ID | Ogre::PagedWorld | static |
CHUNK_VERSION | Ogre::PagedWorld | static |
createSection(SceneManager *sceneMgr, const String &typeName, const String §ionName=BLANKSTRING) | Ogre::PagedWorld | |
createSection(const String &strategyName, SceneManager *sceneMgr, const String §ionName=BLANKSTRING) | Ogre::PagedWorld | |
createSection(PageStrategy *strategy, SceneManager *sceneMgr, const String §ionName=BLANKSTRING) | Ogre::PagedWorld | |
destroyAllSections() | Ogre::PagedWorld | |
destroySection(const String &name) | Ogre::PagedWorld | |
destroySection(PagedWorldSection *sec) | Ogre::PagedWorld | |
frameEnd(Real timeElapsed) | Ogre::PagedWorld | virtual |
frameStart(Real timeSinceLastFrame) | Ogre::PagedWorld | virtual |
getManager() const | Ogre::PagedWorld | inline |
getName() const | Ogre::PagedWorld | inline |
getPageProvider() const | Ogre::PagedWorld | inline |
getSection(const String &name) | Ogre::PagedWorld | |
getSectionCount() const | Ogre::PagedWorld | inline |
getSections() const | Ogre::PagedWorld | inline |
load(const String &filename) | Ogre::PagedWorld | |
load(const DataStreamPtr &stream) | Ogre::PagedWorld | |
load(StreamSerialiser &stream) | Ogre::PagedWorld | |
notifyCamera(Camera *cam) | Ogre::PagedWorld | virtual |
operator<< | Ogre::PagedWorld | friend |
PagedWorld(const String &name, PageManager *manager) | Ogre::PagedWorld | |
save(const String &filename) | Ogre::PagedWorld | |
save(const DataStreamPtr &stream) | Ogre::PagedWorld | |
save(StreamSerialiser &stream) | Ogre::PagedWorld | |
SectionMap typedef | Ogre::PagedWorld | |
setPageProvider(PageProvider *provider) | Ogre::PagedWorld | inline |
~PagedWorld() | Ogre::PagedWorld | virtual |