MCPcopy Create free account
hub / github.com/OGRECave/ogre-next / getRenderSystem

Method getRenderSystem

OgreMain/src/OgreRoot.cpp:726–730  ·  view source on GitHub ↗

-----------------------------------------------------------------------

Source from the content-addressed store, hash-verified

724 }
725 //-----------------------------------------------------------------------
726 RenderSystem *Root::getRenderSystem()
727 {
728 // Gets the currently active renderer
729 return mActiveRenderer;
730 }
731
732 //-----------------------------------------------------------------------
733 Window *Root::initialise( bool autoCreateWindow, const String &windowTitle,

Callers 15

ensurePreparedMethod · 0.45
ensureLoadedMethod · 0.45
_updateAutoPropertiesMethod · 0.45
analyzeBarriersMethod · 0.45
SceneManagerMethod · 0.45
getRSDepthRangeMethod · 0.45
setCurrentViewportMethod · 0.45
isSyntaxSupportedMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestUtilsMethod · 0.36
runLoopMethod · 0.36