OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::Root Member List

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

_fireFrameEnded(FrameEvent &evt)Ogre::Root
_fireFrameEnded()Ogre::Root
_fireFrameRenderingQueued(FrameEvent &evt)Ogre::Root
_fireFrameRenderingQueued()Ogre::Root
_fireFrameStarted(FrameEvent &evt)Ogre::Root
_fireFrameStarted()Ogre::Root
_getCurrentSceneManager() constOgre::Root
_notifyRenderingFrameStarted()Ogre::Root
_popCurrentSceneManager(SceneManager *sm)Ogre::Root
_pushCurrentSceneManager(SceneManager *sm)Ogre::Root
_renderingFrameEnded()Ogre::Root
_setLightProfilesInvHeight(float invHeight)Ogre::Rootinline
_updateAllRenderTargets()Ogre::Root
_updateAllRenderTargets(FrameEvent &evt)Ogre::Root
addFrameListener(FrameListener *newListener)Ogre::Root
addMovableObjectFactory(MovableObjectFactory *fact, bool overrideExisting=false)Ogre::Root
addRenderSystem(RenderSystem *newRend)Ogre::Root
addResourceLocation(const String &name, const String &locType, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, bool recursive=false)Ogre::Root
addSceneManagerFactory(SceneManagerFactory *fact)Ogre::Root
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
clearEventTimes()Ogre::Root
convertColourValue(const ColourValue &colour, uint32 *pDest)Ogre::Root
createFileStream(const String &filename, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, bool overwrite=false, const String &locationPattern=BLANKSTRING)Ogre::Root
createRenderWindow(const String &name, uint32 width, uint32 height, bool fullScreen, const NameValuePairList *miscParams=0)Ogre::Root
createRenderWindows(const RenderWindowDescriptionList &renderWindowDescriptions, WindowList &createdWindows)Ogre::Root
createSceneManager(const String &typeName, size_t numWorkerThreads, const String &instanceName=BLANKSTRING)Ogre::Root
createSceneManager(SceneTypeMask typeMask, size_t numWorkerThreads, const String &instanceName=BLANKSTRING)Ogre::Root
destroySceneManager(SceneManager *sm)Ogre::Root
endRenderingQueued()Ogre::Root
getAppName() constOgre::Rootinline
getAutoCreatedWindow()Ogre::Root
getAvailableRenderers()Ogre::Root
getCompositorManager2() constOgre::Rootinline
getDefaultMinPixelSize()Ogre::Rootinline
getDisplayMonitorCount() constOgre::Root
getErrorDescription(long errorNumber)Ogre::Root
getFrameSmoothingPeriod() constOgre::Rootinline
getFrameStats() constOgre::Rootinline
getHlmsManager() constOgre::Rootinline
getInstalledPlugins() constOgre::Rootinline
getLightProfilesInvHeight() constOgre::Rootinline
getMeshManagerV1()Ogre::Root
getMovableObjectFactory(const String &typeName)Ogre::Root
getMovableObjectFactoryIterator() constOgre::Root
getNextFrameNumber() constOgre::Rootinline
getRemoveRenderQueueStructuresOnClear() constOgre::Rootinline
getRenderSystem()Ogre::Root
getRenderSystemByName(const String &name)Ogre::Root
getSceneManager(const String &instanceName) constOgre::Root
getSceneManagerIterator()Ogre::Root
getSceneManagerMetaData(const String &typeName) constOgre::Root
getSceneManagerMetaDataIterator() constOgre::Root
getSingleton()Ogre::Rootstatic
getSingletonPtr()Ogre::Rootstatic
getTimer()Ogre::Root
getWorkQueue() constOgre::Rootinline
hasMovableObjectFactory(const String &typeName) constOgre::Root
hasSceneManager(const String &instanceName) constOgre::Root
initialise(bool autoCreateWindow, const String &windowTitle="OGRE Render Window", const String &customCapabilitiesConfig=BLANKSTRING)Ogre::Root
installPlugin(Plugin *plugin)Ogre::Root
isBlendIndicesGpuRedundant() constOgre::Rootinline
isBlendWeightsGpuRedundant() constOgre::Rootinline
isInitialised() constOgre::Rootinline
loadPlugin(const String &pluginName, const bool bOptional)Ogre::Root
MovableObjectFactoryIterator typedefOgre::Root
openFileStream(const String &filename, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, const String &locationPattern=BLANKSTRING)Ogre::Root
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
PluginInstanceList typedefOgre::Root
PluginLibList typedefOgre::Root
queueEndRendering(bool state=true)Ogre::Root
removeFrameListener(FrameListener *oldListener)Ogre::Root
removeMovableObjectFactory(MovableObjectFactory *fact)Ogre::Root
removeResourceLocation(const String &name, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME)Ogre::Root
removeSceneManagerFactory(SceneManagerFactory *fact)Ogre::Root
renderOneFrame()Ogre::Root
renderOneFrame(Real timeSinceLastFrame)Ogre::Root
RenderSystem classOgre::Rootfriend
restoreConfig()Ogre::Root
Root(const String &pluginFileName="plugins" OGRE_BUILD_SUFFIX ".cfg", const String &configFileName="ogre.cfg", const String &logFileName="Ogre.log", const String &appName="")Ogre::Root
saveConfig()Ogre::Root
setBlendIndicesGpuRedundant(bool redundant)Ogre::Rootinline
setBlendWeightsGpuRedundant(bool redundant)Ogre::Rootinline
setDefaultMinPixelSize(Real pixelSize)Ogre::Rootinline
setFrameSmoothingPeriod(Real period)Ogre::Rootinline
setRemoveRenderQueueStructuresOnClear(bool r)Ogre::Rootinline
setRenderSystem(RenderSystem *system)Ogre::Root
setWorkQueue(WorkQueue *queue)Ogre::Root
showConfigDialog(ConfigDialog *aCustomDialog=0)Ogre::Root
shutdown()Ogre::Root
Singleton()Ogre::Singleton< Root >inline
startRendering()Ogre::Root
uninstallPlugin(Plugin *plugin)Ogre::Root
unloadPlugin(const String &pluginName)Ogre::Root
useCustomRenderSystemCapabilities(RenderSystemCapabilities *capabilities)Ogre::Root
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Root()Ogre::Root
~Singleton()Ogre::Singleton< Root >inline