SilverLining for Android  1.0
Skies, 3D clouds, and weather for Android
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes
com::sundogsoftware::silverlining::AtmosphericConditions Class Reference

List of all members.

Public Member Functions

synchronized void delete ()
void SetLocation (Location location)
Location GetLocation ()
void SetTime (LocalTime time)
LocalTime GetTime ()
int SetWind (WindVolume windVolume)
boolean RemoveWindVolume (int windVolumeHandle)
void ClearWindVolumes ()
void GetWind (SWIGTYPE_p_double velocity, SWIGTYPE_p_double heading, double altitude)
void ApplyWind (double dt)
SWIGTYPE_p_std__mapT_int_SilverLining__WindVolume_t GetWindVolumes ()
int AddCloudLayer (CloudLayer layer)
boolean RemoveCloudLayer (int layerHandle)
void RemoveAllCloudLayers ()
boolean GetCloudLayer (int layerHandle, SWIGTYPE_p_p_SilverLining__CloudLayer layer)
SWIGTYPE_p_std__mapT_int_SilverLining__CloudLayer_p_t GetCloudLayers ()
void SetTurbidity (double pTurbidity)
double GetTurbidity ()
void SetVisibility (double range)
double GetVisibility ()
void SetFog (double density, double r, double g, double b)
void ClearFog ()
void GetFog (SWIGTYPE_p_bool fogIsSet, SWIGTYPE_p_double density, SWIGTYPE_p_double r, SWIGTYPE_p_double g, SWIGTYPE_p_double b)
void SetLightPollution (double Wm2)
double GetLightPollution ()
void SetPrecipitation (int precipitationType, double precipitationRate, double nearClip, double farClip)
void SetPrecipitation (int precipitationType, double precipitationRate, double nearClip)
void SetPrecipitation (int precipitationType, double precipitationRate)
void SetPrecipitationWind (double windX, double windZ)
void GetPrecipitationWind (SWIGTYPE_p_double windX, SWIGTYPE_p_double windZ)
void EnableTimePassage (boolean enabled, int relightFrequencyMS)

Protected Member Functions

 AtmosphericConditions (long cPtr, boolean cMemoryOwn)
void finalize ()

Static Protected Member Functions

static long getCPtr (AtmosphericConditions obj)

Protected Attributes

boolean swigCMemOwn

The documentation for this class was generated from the following file: