MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / activateAngleHelperWhileEditing

Method activateAngleHelperWhileEditing

src/tools/tool_base.cpp:623–627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

621
622
623void MapEditorToolBase::activateAngleHelperWhileEditing(bool enable)
624{
625 angle_helper->setActive(enable);
626 reapplyConstraintHelpers();
627}
628
629void MapEditorToolBase::activateSnapHelperWhileEditing(bool enable)
630{

Callers

nothing calls this directly

Calls 1

setActiveMethod · 0.45

Tested by

no test coverage detected