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

Method update

source/MRViewer/MRObjectTransformWidget.cpp:623–627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

621}
622
623void TransformControls::update()
624{
625 if ( translateControls_[0] )
626 init( {} );
627}
628
629void TransformControls::setRadius( float radius )
630{

Callers 1

createMethod · 0.45

Calls 2

initFunction · 0.85
diagonalMethod · 0.45

Tested by

no test coverage detected