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

Method _notifyGraphicsSystem

Samples/2.0/Common/src/TutorialGameState.cpp:41–44  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

39 }
40 //-----------------------------------------------------------------------------------
41 void TutorialGameState::_notifyGraphicsSystem( GraphicsSystem *graphicsSystem )
42 {
43 mGraphicsSystem = graphicsSystem;
44 }
45 //-----------------------------------------------------------------------------------
46 void TutorialGameState::createScene01() { createDebugTextOverlay(); }
47 //-----------------------------------------------------------------------------------

Callers 15

createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45
createSystemsMethod · 0.45

Calls

no outgoing calls

Tested by 2

createSystemsMethod · 0.36
createSystemsMethod · 0.36