MCPcopy 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
825float ImGuiMenu::menuScaling() const
826{
827 return UI::scale();
828}
829
830float ImGuiMenu::menu_scaling() const
831{

Callers 3

GetSystemInfoJsonFunction · 0.80
addLabelFunction · 0.80
initBasisAxesObject_Method · 0.80

Calls 1

scaleFunction · 0.70

Tested by

no test coverage detected