MCPcopy Create free account
hub / github.com/chrxh/alien / getBrightness

Method getBrightness

source/Gui/SimulationView.cpp:249–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249float SimulationView::getBrightness() const
250{
251 return _brightness;
252}
253
254void SimulationView::setBrightness(float value)
255{

Callers 1

processInternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected