Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ExportRenderManager_DrawOneFrame
Function · 0.45
Export_SetRenderWindow
Function · 0.45
Export_SetSceneManager
Function · 0.45
Export_SetActiveViewport
Function · 0.45
drawOneFrame
Method · 0.45
resizeRender
Method · 0.45
drawOneFrame
Method · 0.45
drawOneFrame
Method · 0.45
drawOneFrame
Method · 0.45
drawOneFrame
Method · 0.45
injectKeyPress
Method · 0.45
drawOneFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected