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

Method isDrawMode

source/Gui/SimulationInteractionController.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54bool SimulationInteractionController::isDrawMode() const
55{
56 return _modes.drawMode;
57}
58
59void SimulationInteractionController::setDrawMode(bool value)
60{

Callers 1

processInternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected