Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ menuScaling
Method
menuScaling
source/MRViewer/ImGuiMenu.cpp:825–828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
823
}
824
825
float ImGuiMenu::menuScaling() const
826
{
827
return UI::scale();
828
}
829
830
float ImGuiMenu::menu_scaling() const
831
{
Callers
3
GetSystemInfoJson
Function · 0.80
addLabel
Function · 0.80
initBasisAxesObject_
Method · 0.80
Calls
1
scale
Function · 0.70
Tested by
no test coverage detected