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

Method setVisualParams

source/MRViewer/MRObjectTransformWidget.cpp:490–494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488}
489
490void TransformControls::setVisualParams( const VisualParams& params )
491{
492 params_ = params;
493 update();
494}
495
496TransformControls::~TransformControls()
497{

Callers 1

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected