MCPcopy 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
474void Object::forceUpdate() const
475{
476 output_dirty = true;
477 update();
478}
479
480bool Object::update() const
481{

Callers 2

updatePreviewObjectsMethod · 0.80
connectPathsClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected