Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ setRenderSimulation
Method
setRenderSimulation
source/Gui/SimulationView.cpp:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
void SimulationView::setRenderSimulation(bool value)
235
{
236
_renderSimulation = value;
237
}
238
239
bool SimulationView::isOverlayActive() const
240
{
Callers
1
processMenubar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected