Ogre::Root Member List

This is the complete list of members for Ogre::Root, including all inherited members.
_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
_popCurrentSceneManager(SceneManager *sm)Ogre::Root
_pushCurrentSceneManager(SceneManager *sm)Ogre::Root
_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
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 > [explicit]
calculateEventTime(unsigned long now, FrameEventTimeType type)Ogre::Root [protected]
clearEventTimes(void)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=StringUtil::BLANK)Ogre::Root
createRenderQueueInvocationSequence(const String &name)Ogre::Root
createRenderWindow(const String &name, unsigned int width, unsigned int height, bool fullScreen, const NameValuePairList *miscParams=0)Ogre::Root
createRenderWindows(const RenderWindowDescriptionList &renderWindowDescriptions, RenderWindowList &createdWindows)Ogre::Root
createSceneManager(const String &typeName, const String &instanceName=StringUtil::BLANK)Ogre::Root
createSceneManager(SceneTypeMask typeMask, const String &instanceName=StringUtil::BLANK)Ogre::Root
destroyAllRenderQueueInvocationSequences(void)Ogre::Root
destroyRenderQueueInvocationSequence(const String &name)Ogre::Root
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
EventTimesQueue typedefOgre::Root [protected]
FETT_ANY enum valueOgre::Root [protected]
FETT_COUNT enum valueOgre::Root [protected]
FETT_ENDED enum valueOgre::Root [protected]
FETT_QUEUED enum valueOgre::Root [protected]
FETT_STARTED enum valueOgre::Root [protected]
FrameEventTimeType enum nameOgre::Root [protected]
getAutoCreatedWindow(void)Ogre::Root
getAvailableRenderers(void)Ogre::Root
getDefaultMinPixelSize()Ogre::Root
getDisplayMonitorCount() const Ogre::Root
getErrorDescription(long errorNumber)Ogre::Root
getFrameSmoothingPeriod(void) const Ogre::Root
getInstalledPlugins() const Ogre::Root
getMeshManager(void)Ogre::Root
getMovableObjectFactory(const String &typeName)Ogre::Root
getMovableObjectFactoryIterator(void) const Ogre::Root
getNextFrameNumber(void) const Ogre::Root
getRemoveRenderQueueStructuresOnClear() const Ogre::Root
getRenderQueueInvocationSequence(const String &name)Ogre::Root
getRenderSystem(void)Ogre::Root
getRenderSystemByName(const String &name)Ogre::Root
getRenderTarget(const String &name)Ogre::Root
getSceneManager(const String &instanceName) const Ogre::Root
getSceneManagerIterator(void)Ogre::Root
getSceneManagerMetaData(const String &typeName) const Ogre::Root
getSceneManagerMetaDataIterator(void) 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
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=StringUtil::BLANK)Ogre::Root
initialisePlugins()Ogre::Root [protected]
installPlugin(Plugin *plugin)Ogre::Root
isBlendIndicesGpuRedundant() const Ogre::Root
isBlendWeightsGpuRedundant() const Ogre::Root
isInitialised(void) const Ogre::Root
loadPlugin(const String &pluginName)Ogre::Root
loadPlugins(const String &pluginsfile="plugins.cfg")Ogre::Root [protected]
mActiveRendererOgre::Root [protected]
mArchiveManagerOgre::Root [protected]
mAutoWindowOgre::Root [protected]
mBillboardChainFactoryOgre::Root [protected]
mBillboardSetFactoryOgre::Root [protected]
mBorderPanelFactoryOgre::Root [protected]
mCompilerManagerOgre::Root [protected]
mCompositorManagerOgre::Root [protected]
mConfigFileNameOgre::Root [protected]
mControllerManagerOgre::Root [protected]
mDefaultMinPixelSizeOgre::Root [protected]
mDynLibManagerOgre::Root [protected]
mEmbeddedZipArchiveFactoryOgre::Root [protected]
mEntityFactoryOgre::Root [protected]
mEventTimesOgre::Root [protected]
mExternalTextureSourceManagerOgre::Root [protected]
mFileSystemArchiveFactoryOgre::Root [protected]
mFirstTimePostWindowInitOgre::Root [protected]
mFontManagerOgre::Root [protected]
mFrameListenersOgre::Root [protected]
mFrameSmoothingTimeOgre::Root [protected]
mHighLevelGpuProgramManagerOgre::Root [protected]
mIsBlendIndicesGpuRedundantOgre::Root [protected]
mIsBlendWeightsGpuRedundantOgre::Root [protected]
mIsInitialisedOgre::Root [protected]
mLightFactoryOgre::Root [protected]
mLodStrategyManagerOgre::Root [protected]
mLogManagerOgre::Root [protected]
mManualObjectFactoryOgre::Root [protected]
mMaterialManagerOgre::Root [protected]
mMeshManagerOgre::Root [protected]
mMovableObjectFactoryMapOgre::Root [protected]
mNextFrameOgre::Root [protected]
mNextMovableObjectTypeFlagOgre::Root [protected]
MovableObjectFactoryIterator typedefOgre::Root
MovableObjectFactoryMap typedefOgre::Root [protected]
mOverlayManagerOgre::Root [protected]
mPanelFactoryOgre::Root [protected]
mParticleManagerOgre::Root [protected]
mPluginLibsOgre::Root [protected]
mPluginsOgre::Root [protected]
mProfilerOgre::Root [protected]
mQueuedEndOgre::Root [protected]
mRemovedFrameListenersOgre::Root [protected]
mRemoveQueueStructuresOnClearOgre::Root [protected]
mRenderersOgre::Root [protected]
mRenderSystemCapabilitiesManagerOgre::Root [protected]
mResourceBackgroundQueueOgre::Root [protected]
mResourceGroupManagerOgre::Root [protected]
mRibbonTrailFactoryOgre::Root [protected]
mRQSequenceMapOgre::Root [protected]
mSceneManagerEnumOgre::Root [protected]
mSceneManagerStackOgre::Root [protected]
mShadowTextureManagerOgre::Root [protected]
mSkeletonManagerOgre::Root [protected]
msSingletonOgre::Singleton< Root > [protected, static]
mTextAreaFactoryOgre::Root [protected]
mTimerOgre::Root [protected]
mVersionOgre::Root [protected]
mWorkQueueOgre::Root [protected]
mZipArchiveFactoryOgre::Root [protected]
oneTimePostWindowInit(void)Ogre::Root [protected]
openFileStream(const String &filename, const String &groupName=ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, const String &locationPattern=StringUtil::BLANK)Ogre::Root
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
PluginInstanceList typedefOgre::Root
PluginLibList typedefOgre::Root
populateFrameEvent(FrameEventTimeType type, FrameEvent &evtToUpdate)Ogre::Root [protected]
queueEndRendering(void)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(void)Ogre::Root
renderOneFrame(Real timeSinceLastFrame)Ogre::Root
RenderQueueInvocationSequenceMap typedefOgre::Root [protected]
RenderSystem classOgre::Root [friend]
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
SceneManagerStack typedefOgre::Root [protected]
setBlendIndicesGpuRedundant(bool redundant)Ogre::Root
setBlendWeightsGpuRedundant(bool redundant)Ogre::Root
setDefaultMinPixelSize(Real pixelSize)Ogre::Root
setFrameSmoothingPeriod(Real period)Ogre::Root
setRemoveRenderQueueStructuresOnClear(bool r)Ogre::Root
setRenderSystem(RenderSystem *system)Ogre::Root
setWorkQueue(WorkQueue *queue)Ogre::Root
showConfigDialog(void)Ogre::Root
shutdown(void)Ogre::Root
shutdownPlugins()Ogre::Root [protected]
Singleton(void)Ogre::Singleton< Root >
startRendering(void)Ogre::Root
uninstallPlugin(Plugin *plugin)Ogre::Root
unloadPlugin(const String &pluginName)Ogre::Root
unloadPlugins()Ogre::Root [protected]
useCustomRenderSystemCapabilities(RenderSystemCapabilities *capabilities)Ogre::Root
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Root()Ogre::Root
~Singleton(void)Ogre::Singleton< Root >

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:39:38 2012