_allocateNextMovableObjectTypeFlag(void) | Ogre::Root | |
_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(void) const | Ogre::Root | inline |
_setCurrentSceneManager(SceneManager *sm) | Ogre::Root | inline |
_updateAllRenderTargets(void) | 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 | |
addSceneManagerFactory(SceneManagerFactory *fact) | Ogre::Root | |
clearEventTimes(void) | Ogre::Root | |
convertColourValue(const ColourValue &colour, uint32 *pDest) | Ogre::Root | inlinestatic |
createFileStream(const String &filename, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, bool overwrite=false, const String &locationPattern=BLANKSTRING) | Ogre::Root | static |
createRenderWindow(const String &name, unsigned int width, unsigned int height, bool fullScreen, const NameValuePairList *miscParams=0) | Ogre::Root | |
createRenderWindow(const RenderWindowDescription &desc) | Ogre::Root | inline |
createSceneManager() | Ogre::Root | inline |
createSceneManager(const String &typeName, const String &instanceName=BLANKSTRING) | Ogre::Root | |
createSceneManager(uint16 typeMask, const String &instanceName=BLANKSTRING) | Ogre::Root | inline |
destroyRenderTarget(RenderTarget *target) | Ogre::Root | |
destroyRenderTarget(const String &name) | Ogre::Root | |
destroySceneManager(SceneManager *sm) | Ogre::Root | |
detachRenderTarget(RenderTarget *pWin) | Ogre::Root | |
detachRenderTarget(const String &name) | Ogre::Root | |
endRenderingQueued(void) | Ogre::Root | |
getAutoCreatedWindow(void) | Ogre::Root | |
getAvailableRenderers(void) | Ogre::Root | |
getDefaultMinPixelSize() | Ogre::Root | inline |
getFrameSmoothingPeriod(void) const | Ogre::Root | inline |
getInstalledPlugins() const | Ogre::Root | inline |
getMeshManager(void) | Ogre::Root | |
getMovableObjectFactories() const | Ogre::Root | inline |
getMovableObjectFactory(const String &typeName) | Ogre::Root | |
getMovableObjectFactoryIterator(void) const | Ogre::Root | |
getNextFrameNumber(void) const | Ogre::Root | inline |
getRemoveRenderQueueStructuresOnClear() const | Ogre::Root | inline |
getRenderSystem(void) | Ogre::Root | |
getRenderSystemByName(const String &name) | Ogre::Root | |
getRenderTarget(const String &name) | Ogre::Root | |
getSceneManager(const String &instanceName) const | Ogre::Root | |
getSceneManagers(void) const | Ogre::Root | |
getSceneManagerTypes() const | Ogre::Root | |
getSingleton(void) | Ogre::Root | static |
getSingletonPtr(void) | Ogre::Root | static |
getTextureManager(void) | Ogre::Root | |
getTimer(void) | 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") | Ogre::Root | |
installPlugin(Plugin *plugin) | Ogre::Root | |
isBlendIndicesGpuRedundant() const | Ogre::Root | inline |
isBlendWeightsGpuRedundant() const | Ogre::Root | inline |
isInitialised(void) const | Ogre::Root | inline |
loadPlugin(const String &pluginName) | Ogre::Root | |
MovableObjectFactoryIterator typedef | Ogre::Root | |
MovableObjectFactoryMap typedef | Ogre::Root | |
openFileStream(const String &filename, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME) | Ogre::Root | static |
PluginInstanceList typedef | Ogre::Root | |
PluginLibList typedef | Ogre::Root | |
queueEndRendering(bool state=true) | Ogre::Root | |
removeFrameListener(FrameListener *oldListener) | Ogre::Root | |
removeMovableObjectFactory(MovableObjectFactory *fact) | Ogre::Root | |
removeSceneManagerFactory(SceneManagerFactory *fact) | Ogre::Root | |
renderOneFrame(void) | Ogre::Root | |
renderOneFrame(Real timeSinceLastFrame) | Ogre::Root | |
restoreConfig(void) | Ogre::Root | |
Root(const String &pluginFileName="plugins.cfg", const String &configFileName="ogre.cfg", const String &logFileName="Ogre.log") | Ogre::Root | |
saveConfig(void) | 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 *dialog) | Ogre::Root | |
shutdown(void) | Ogre::Root | |
Singleton(void) | Ogre::Singleton< Root > | inline |
startRendering(void) | Ogre::Root | |
uninstallPlugin(Plugin *plugin) | Ogre::Root | |
unloadPlugin(const String &pluginName) | Ogre::Root | |
useCustomRenderSystemCapabilities(RenderSystemCapabilities *capabilities) | Ogre::Root | |
~Root() | Ogre::Root | |
~Singleton(void) | Ogre::Singleton< Root > | inline |