Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ isDrawMode
Method
isDrawMode
source/Gui/SimulationInteractionController.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool SimulationInteractionController::isDrawMode() const
55
{
56
return _modes.drawMode;
57
}
58
59
void SimulationInteractionController::setDrawMode(bool value)
60
{
Callers
1
processIntern
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected