Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
std::optional<LengthUnit> getUiLengthUnit()
80
{
81
return getDefaultUnitParams<LengthUnit>().targetUnit;
82
}
83
84
static auto getLengthDependentUnit()
85
{
Callers
3
saveSettings
Method · 0.85
getActualModelLengthUnit
Function · 0.85
drawMeasurementUnitsTab_
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected