Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ isMultiViewportEnabled
Function
isMultiViewportEnabled
source/MRViewer/ImGuiHelpers.cpp:1649–1652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1647
}
1648
1649
bool isMultiViewportEnabled()
1650
{
1651
return ImGui::GetIO().ConfigFlags & ImGuiConfigFlags_ViewportsEnable;
1652
}
1653
1654
#ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
1655
Callers
4
postFocus_
Method · 0.85
showModalMessage
Method · 0.85
BeginCustomStatePlugin
Function · 0.85
drawActiveList_
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected