Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
490
void TransformControls::setVisualParams( const VisualParams& params )
491
{
492
params_ = params;
493
update();
494
}
495
496
TransformControls::~TransformControls()
497
{
Callers
1
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected