54 return GetSunDirection(julianDay);
57const Ogre::Vector3 SSun::GetSunDirection(
const double& jday)
60 Ogre::Degree altitude;
static void GetHorizontalSunPosition(const double &jday, const double &longitude, const double &latitude, double &azimuth, double &altitude)
Ogre::Degree GetLatitude()
Ogre::Degree GetLongitude()
void SetCastShadowEnable(const bool &enable)
SEnvironment * parentEnvironment
const Ogre::Vector3 MakeDirection(const Ogre::Degree &azimuth, const Ogre::Degree &altitude)
virtual const Ogre::Vector3 ComputeDirectionImpl(const double &julianDay)