Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
260
float SimulationView::getContrast() const
261
{
262
return _contrast;
263
}
264
265
void SimulationView::setContrast(float value)
266
{
Callers
1
processIntern
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected