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

Method resetDirty

source/MRMesh/MRVisualObject.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205void VisualObject::resetDirty() const
206{
207 dirty_ = 0;
208}
209
210void VisualObject::resetDirtyExceptMask( uint32_t mask ) const
211{

Callers 15

renderMethod · 0.80
renderPickerMethod · 0.80
renderMethod · 0.80
renderPickerMethod · 0.80
update_Method · 0.80
renderMethod · 0.80
update_Method · 0.80
renderMethod · 0.80
renderPickerMethod · 0.80
update_Method · 0.80
render_Method · 0.80
update_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected