Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ postRescale
Method
postRescale
source/MRViewer/MRViewer.cpp:2082–2085 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2080
}
2081
2082
void Viewer::postRescale( float x, float y )
2083
{
2084
signals_->postRescaleSignal( x, y );
2085
}
2086
2087
void Viewer::postClose()
2088
{
Callers
3
setUserScaling
Method · 0.80
resizeEmsCanvas
Function · 0.80
glfw_window_scale
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected