MCPcopy 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
229bool SimulationView::isRenderSimulation() const
230{
231 return _renderSimulation;
232}
233
234void SimulationView::setRenderSimulation(bool value)
235{

Callers 1

processMenubarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected