Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
205
void VisualObject::resetDirty() const
206
{
207
dirty_ = 0;
208
}
209
210
void VisualObject::resetDirtyExceptMask( uint32_t mask ) const
211
{
Callers
15
render
Method · 0.80
renderPicker
Method · 0.80
render
Method · 0.80
renderPicker
Method · 0.80
update_
Method · 0.80
render
Method · 0.80
update_
Method · 0.80
render
Method · 0.80
renderPicker
Method · 0.80
update_
Method · 0.80
render_
Method · 0.80
update_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected