mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-21 10:28:44 -05:00
Remove debug code.
This commit is contained in:
@@ -676,9 +676,6 @@ void RenderableGlobe::updateAtmosphereParameters() {
|
||||
_deferredcaster->setSunRadianceIntensity(_sunRadianceIntensity);
|
||||
_deferredcaster->setHDRConstant(_exposureConstant);
|
||||
_deferredcaster->setBackgroundConstant(_exposureBackgroundConstant);
|
||||
|
||||
std::cout << "==== set background constnat to: " << _exposureBackgroundConstant << " =====" << std::endl;
|
||||
|
||||
_deferredcaster->setGammaConstant(_gammaConstant);
|
||||
_deferredcaster->setRayleighScatteringCoefficients(_rayleighScatteringCoeff);
|
||||
_deferredcaster->setOzoneExtinctionCoefficients(_ozoneLayerExtinctionCoeff);
|
||||
|
||||
Reference in New Issue
Block a user