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

Function getUiLengthUnit

source/MRViewer/MRUnitSettings.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79std::optional<LengthUnit> getUiLengthUnit()
80{
81 return getDefaultUnitParams<LengthUnit>().targetUnit;
82}
83
84static auto getLengthDependentUnit()
85{

Callers 3

saveSettingsMethod · 0.85
getActualModelLengthUnitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected