MCPcopy 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
2082void Viewer::postRescale( float x, float y )
2083{
2084 signals_->postRescaleSignal( x, y );
2085}
2086
2087void Viewer::postClose()
2088{

Callers 3

setUserScalingMethod · 0.80
resizeEmsCanvasFunction · 0.80
glfw_window_scaleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected