MCPcopy Create free account
hub / github.com/MyGUI/mygui / begin

Method begin

Platforms/Ogre/OgrePlatform/src/MyGUI_OgreRenderManager.cpp:314–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312 }
313
314 void OgreRenderManager::begin()
315 {
316 mSceneManager->_setPass(mPass);
317
318 setShaderProjectionMatrix(false);
319 }
320
321 void OgreRenderManager::end()
322 {

Callers 2

destroyAllResourcesMethod · 0.45
checkTextureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected