MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / windowWidth

Method windowWidth

source/MRViewer/MRModalDialog.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108float ModalDialog::windowWidth()
109{
110 return ImGui::GetCurrentWindow()->Size.x;
111}
112
113void ModalDialog::setStyle_()
114{

Callers 2

saveCustomConfigModalFunction · 0.80
draw_helpersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected