Home
last modified time | relevance | path

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

/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Drender.cpp181 static const float CoronaHeight = 0.2f; variable
3556 cullRadius = radius * (1.0f + CoronaHeight); in draw()
3596 cullRadius = radius * (1.0f + CoronaHeight); in draw()
8126 atmosphere.height = radius * CoronaHeight; in renderStar()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Drender.cpp181 static const float CoronaHeight = 0.2f; variable
3556 cullRadius = radius * (1.0f + CoronaHeight); in draw()
3596 cullRadius = radius * (1.0f + CoronaHeight); in draw()
8126 atmosphere.height = radius * CoronaHeight; in renderStar()