Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getInstancePtr
Function
getInstancePtr
MyGUIEngine/include/MyGUI_Singleton.h:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
static T* getInstancePtr()
49
{
50
return msInstance;
51
}
52
53
static std::string_view getClassTypeName()
54
{
Callers
15
MyGUI_ExportRenderManager.cpp
File · 0.85
getInstancePtr
Method · 0.85
drawOneFrame
Method · 0.85
MyGUI_ExportDataManager.cpp
File · 0.85
getInstancePtr
Method · 0.85
Gui.h
File · 0.85
PointerManager.h
File · 0.85
LayerManager.h
File · 0.85
InputManager.h
File · 0.85
injectKeyPress
Method · 0.85
drawOneFrame
Method · 0.85
DirectXRenderManager
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected