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

Method onClick

source/MRViewer/MRRenderDimensions.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228void PointTask::onClick()
229{
230 selectObject( params_.common.objectToSelect );
231}
232
233RadiusTask::RadiusTask( const UiRenderParams& uiParams, const AffineXf3f& xf, Color color, const RadiusParams& params )
234 : viewport_( &getViewerInstance().viewport( uiParams.viewportId ) ), color_( color ), params_( params )

Callers

nothing calls this directly

Calls 1

selectObjectFunction · 0.85

Tested by

no test coverage detected