Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ dialogIsOpen
Method
dialogIsOpen
source/MRViewer/MRStatePlugin.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
bool StateBasePlugin::dialogIsOpen() const
95
{
96
return dialogIsOpen_ && !shouldClose_(); // virtual call from IPluginCloseCheck
97
}
98
99
const char* StateBasePlugin::UINameSuffix()
100
{
Callers
1
drawItemDialog_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected