Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ SetGamma
Method
SetGamma
engine/Poseidon/Graphics/Dummy/EngineDummy.cpp:223–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
222
void EngineDummy::Clear(bool, bool, PackedColor) {}
223
void EngineDummy::SetGamma(float) {}
224
float EngineDummy::GetGamma() const
225
{
226
return 0;
Callers
3
OnSliderPosChanged
Method · 0.45
OnButtonClicked
Method · 0.45
ApplyGraphicsConfigToEngine
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected