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

Method restartCompositor

Samples/2.0/Common/src/GraphicsSystem.cpp:944–948  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

942 }
943 //-----------------------------------------------------------------------------------
944 void GraphicsSystem::restartCompositor()
945 {
946 stopCompositor();
947 mWorkspace = setupCompositor();
948 }
949 //-----------------------------------------------------------------------------------
950 //-----------------------------------------------------------------------------------
951 struct GameEntityCmp

Callers 4

keyReleasedMethod · 0.80
setupShadowNodeMethod · 0.80
keyReleasedMethod · 0.80
setupShadowNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected