Home
last modified time | relevance | path

Searched defs:img_top_pm1 (Results 1 – 1 of 1) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DLandscape.cpp823 …const float img_top_pm1 = 1.0f-( (90.0f-decorAltAngle-decorAngleShift) / 90.0f); // the top line i… in getOpacity() local
1303 const float img_top_pm1 = 1.0f-2.0f*(mapTexTop / M_PIf); // the top line in -1..+1 in getOpacity() local