MCPcopy 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
234void SimulationView::setRenderSimulation(bool value)
235{
236 _renderSimulation = value;
237}
238
239bool SimulationView::isOverlayActive() const
240{

Callers 1

processMenubarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected