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