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

Method renderPicker

source/MRViewer/MRRenderDefaultObjects.cpp:18–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18void RenderResetDirtyComponent::renderPicker( const ModelBaseRenderParams&, unsigned )
19{
20 if ( objPtr_ )
21 objPtr_->resetDirty();
22}
23
24}

Callers

nothing calls this directly

Calls 1

resetDirtyMethod · 0.80

Tested by

no test coverage detected