Home
last modified time | relevance | path

Searched refs:fillBrightness (Results 1 – 1 of 1) sorted by relevance

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DOpenGLGraphics.cpp4275 float fillBrightness = Prefs->GetQD3DFillBrightness(); in DoPrefDependent() local
4277 GLfloat diffuse[4] = {fillBrightness, fillBrightness, fillBrightness, 0.0f}; in DoPrefDependent()