Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
bool SimulationInteractionController::isPositionSelectionMode() const
65
{
66
return _modes.positionSelectionMode;
67
}
68
69
void SimulationInteractionController::setPositionSelectionMode(bool value)
70
{
Callers
2
process
Method · 0.80
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected