AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
createData()=0 | Ogre::PageStrategy | pure virtual |
destroyData(PageStrategyData *d)=0 | Ogre::PageStrategy | pure virtual |
frameEnd(Real timeElapsed, PagedWorldSection *section) | Ogre::PageStrategy | inlinevirtual |
frameStart(Real timeSinceLastFrame, PagedWorldSection *section) | Ogre::PageStrategy | inlinevirtual |
getManager() const | Ogre::PageStrategy | inline |
getName() const | Ogre::PageStrategy | inline |
getPageID(const Vector3 &worldPos, PagedWorldSection *section)=0 | Ogre::PageStrategy | pure virtual |
notifyCamera(Camera *cam, PagedWorldSection *section) | Ogre::PageStrategy | inlinevirtual |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
PageStrategy(const String &name, PageManager *manager) | Ogre::PageStrategy | inline |
updateDebugDisplay(Page *p, SceneNode *sn)=0 | Ogre::PageStrategy | pure virtual |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~PageStrategy() | Ogre::PageStrategy | inlinevirtual |