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

Method getRenderManagerPtr

Wrappers/MyGUI_Export/MyGUI_ExportPlatform.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 ExportRenderManager* ExportPlatform::getRenderManagerPtr() const
50 {
51 return mRenderManager;
52 }
53
54 ExportDataManager* ExportPlatform::getDataManagerPtr() const
55 {

Callers 12

Export_SetRenderWindowFunction · 0.45
Export_SetSceneManagerFunction · 0.45
Export_SetActiveViewportFunction · 0.45
drawOneFrameMethod · 0.45
resizeRenderMethod · 0.45
drawOneFrameMethod · 0.45
drawOneFrameMethod · 0.45
drawOneFrameMethod · 0.45
drawOneFrameMethod · 0.45
injectKeyPressMethod · 0.45
drawOneFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected