Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ forceUpdate
Method
forceUpdate
src/core/objects/object.cpp:474–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
473
474
void Object::forceUpdate() const
475
{
476
output_dirty = true;
477
update();
478
}
479
480
bool Object::update() const
481
{
Callers
2
updatePreviewObjects
Method · 0.80
connectPathsClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected