Home
last modified time | relevance | path

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

/dports/devel/simgear/simgear-2020.3.11/simgear/scene/sky/
H A Doursun.cxx318 double red_scat_f, red_scat_corr_f, green_scat_f, blue_scat_f; in repaint() local
324 red_scat_corr_f = sun_exp2_punch_through / (1 - red_scat_f); in repaint()
330 sun_color[1] = 1 - green_scat_f * red_scat_corr_f; in repaint()
335 sun_color[2] = 1 - blue_scat_f * red_scat_corr_f; in repaint()