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

Method setPositionSelectionMode

source/Gui/SimulationInteractionController.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void SimulationInteractionController::setPositionSelectionMode(bool value)
70{
71 _modes.positionSelectionMode = value;
72}
73
74std::optional<RealVector2D> SimulationInteractionController::getPositionSelectionData() const
75{

Callers 2

processMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected