_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() const | Ogre::Root | |
_notifyRenderingFrameStarted() | Ogre::Root | |
_popCurrentSceneManager(SceneManager *sm) | Ogre::Root | |
_pushCurrentSceneManager(SceneManager *sm) | Ogre::Root | |
_renderingFrameEnded() | Ogre::Root | |
_setLightProfilesInvHeight(float invHeight) | Ogre::Root | inline |
_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 | |
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() const | Ogre::Root | inline |
getAutoCreatedWindow() | Ogre::Root | |
getAvailableRenderers() | Ogre::Root | |
getCompositorManager2() const | Ogre::Root | inline |
getDefaultMinPixelSize() | Ogre::Root | inline |
getDisplayMonitorCount() const | Ogre::Root | |
getErrorDescription(long errorNumber) | Ogre::Root | |
getFrameSmoothingPeriod() const | Ogre::Root | inline |
getFrameStats() const | Ogre::Root | inline |
getHlmsManager() const | Ogre::Root | inline |
getInstalledPlugins() const | Ogre::Root | inline |
getLightProfilesInvHeight() const | Ogre::Root | inline |
getMeshManagerV1() | Ogre::Root | |
getMovableObjectFactory(const String &typeName) | Ogre::Root | |
getMovableObjectFactoryIterator() const | Ogre::Root | |
getNextFrameNumber() const | Ogre::Root | inline |
getParticleSystemManager2() | Ogre::Root | inline |
getRemoveRenderQueueStructuresOnClear() const | Ogre::Root | inline |
getRenderSystem() | Ogre::Root | |
getRenderSystemByName(const String &name) | Ogre::Root | |
getSceneManager(const String &instanceName) const | Ogre::Root | |
getSceneManagerIterator() | Ogre::Root | |
getSceneManagerMetaData(const String &typeName) const | Ogre::Root | |
getSceneManagerMetaDataIterator() const | Ogre::Root | |
getSingleton() | Ogre::Root | static |
getSingletonPtr() | Ogre::Root | static |
getTimer() | Ogre::Root | |
getWorkQueue() const | Ogre::Root | inline |
hasMovableObjectFactory(const String &typeName) const | Ogre::Root | |
hasSceneManager(const String &instanceName) const | Ogre::Root | |
initialise(bool autoCreateWindow, const String &windowTitle="OGRE Render Window", const String &customCapabilitiesConfig=BLANKSTRING) | Ogre::Root | |
installPlugin(Plugin *plugin, const NameValuePairList *options) | Ogre::Root | |
isBlendIndicesGpuRedundant() const | Ogre::Root | inline |
isBlendWeightsGpuRedundant() const | Ogre::Root | inline |
isInitialised() const | Ogre::Root | inline |
loadPlugin(const String &pluginName, const bool bOptional, const NameValuePairList *options) | Ogre::Root | |
MovableObjectFactoryIterator typedef | Ogre::Root | |
openFileStream(const String &filename, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, const String &locationPattern=BLANKSTRING) | Ogre::Root | |
PluginInstanceList typedef | Ogre::Root | |
PluginLibList typedef | Ogre::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 | |
resetFrameStats() | Ogre::Root | |
restoreConfig() | Ogre::Root | |
Root(const AbiCookie *abiCookie=0, 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::Root | inline |
setBlendWeightsGpuRedundant(bool redundant) | Ogre::Root | inline |
setDefaultMinPixelSize(Real pixelSize) | Ogre::Root | inline |
setFrameSmoothingPeriod(Real period) | Ogre::Root | inline |
setRemoveRenderQueueStructuresOnClear(bool r) | Ogre::Root | inline |
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 | |
~Root() | Ogre::Root | |
~Singleton() | Ogre::Singleton< Root > | inline |