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

Method getContrast

source/Gui/SimulationView.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260float SimulationView::getContrast() const
261{
262 return _contrast;
263}
264
265void SimulationView::setContrast(float value)
266{

Callers 1

processInternMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected