Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
249
float SimulationView::getBrightness() const
250
{
251
return _brightness;
252
}
253
254
void SimulationView::setBrightness(float value)
255
{
Callers
1
processIntern
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected