Environment

Undocumented in source.

Constructors

this
this(Owner o)
Undocumented in source.

Members

Functions

lerpColorsBySunAngle
Color4f lerpColorsBySunAngle(Color4f atZenith, Color4f atHorizon, Color4f atNightSide)
Undocumented in source. Be warned that the author may not have intended to support it.
setDayTime
void setDayTime(uint h, uint m, float s)
Undocumented in source. Be warned that the author may not have intended to support it.
sunColor
Color4f sunColor()
Undocumented in source. Be warned that the author may not have intended to support it.
sunDirection
Vector3f sunDirection()
Undocumented in source. Be warned that the author may not have intended to support it.
sunDirectionEye
Vector3f sunDirectionEye(Matrix4x4f viewMatrix)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ambientConstant
Color4f ambientConstant;
Undocumented in source.
atmosphericFog
bool atmosphericFog;
Undocumented in source.
backgroundColor
Color4f backgroundColor;
Undocumented in source.
environmentMap
Texture environmentMap;
Undocumented in source.
fogColor
Color4f fogColor;
Undocumented in source.
fogEnd
float fogEnd;
Undocumented in source.
fogStart
float fogStart;
Undocumented in source.
groundColor
Color4f groundColor;
Undocumented in source.
groundEnergy
float groundEnergy;
Undocumented in source.
groundEnergyAtMidday
float groundEnergyAtMidday;
Undocumented in source.
groundEnergyAtMidnight
float groundEnergyAtMidnight;
Undocumented in source.
groundEnergyAtSunset
float groundEnergyAtSunset;
Undocumented in source.
showSun
bool showSun;
Undocumented in source.
showSunHalo
bool showSunHalo;
Undocumented in source.
skyEnergy
float skyEnergy;
Undocumented in source.
skyEnergyAtMidday
float skyEnergyAtMidday;
Undocumented in source.
skyEnergyAtMidnight
float skyEnergyAtMidnight;
Undocumented in source.
skyEnergyAtSunset
float skyEnergyAtSunset;
Undocumented in source.
skyHorizonColor
Color4f skyHorizonColor;
Undocumented in source.
skyHorizonColorAtMidday
Color4f skyHorizonColorAtMidday;
Undocumented in source.
skyHorizonColorAtMidnight
Color4f skyHorizonColorAtMidnight;
Undocumented in source.
skyHorizonColorAtSunset
Color4f skyHorizonColorAtSunset;
Undocumented in source.
skyZenithColor
Color4f skyZenithColor;
Undocumented in source.
skyZenithColorAtMidday
Color4f skyZenithColorAtMidday;
Undocumented in source.
skyZenithColorAtMidnight
Color4f skyZenithColorAtMidnight;
Undocumented in source.
skyZenithColorAtSunset
Color4f skyZenithColorAtSunset;
Undocumented in source.
sunEnergy
float sunEnergy;
Undocumented in source.
sunHorizonColor
Color4f sunHorizonColor;
Undocumented in source.
sunRotation
Quaternionf sunRotation;
Undocumented in source.
sunScattering
float sunScattering;
Undocumented in source.
sunSize
float sunSize;
Undocumented in source.
sunZenithColor
Color4f sunZenithColor;
Undocumented in source.
useSkyColors
bool useSkyColors;
Undocumented in source.

Meta