MCPcopy Create free account
hub / github.com/chrxh/alien / setDrawMode

Method setDrawMode

source/Gui/SimulationInteractionController.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void SimulationInteractionController::setDrawMode(bool value)
60{
61 _modes.drawMode = value;
62}
63
64bool SimulationInteractionController::isPositionSelectionMode() const
65{

Callers 1

processInternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected