Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
void SimulationInteractionController::setPositionSelectionMode(bool value)
70
{
71
_modes.positionSelectionMode = value;
72
}
73
74
std::optional<RealVector2D> SimulationInteractionController::getPositionSelectionData() const
75
{
Callers
2
process
Method · 0.80
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected