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

Method isPositionSelectionMode

source/Gui/SimulationInteractionController.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64bool SimulationInteractionController::isPositionSelectionMode() const
65{
66 return _modes.positionSelectionMode;
67}
68
69void SimulationInteractionController::setPositionSelectionMode(bool value)
70{

Callers 2

processMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected