Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ isEditMode
Method
isEditMode
source/Gui/SimulationInteractionController.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool SimulationInteractionController::isEditMode() const
44
{
45
return _modes.editMode;
46
}
47
48
void SimulationInteractionController::setEditMode(bool value)
49
{
Callers
1
processMenubar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected