OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Region.Framework.Interfaces.ICloudModule Interface Reference
Inheritance diagram for OpenSim.Region.Framework.Interfaces.ICloudModule:
Inheritance graph
[legend]

Public Member Functions

float CloudCover (int x, int y, int z)
 Retrieves the cloud density at the given region coordinates More...
 

Detailed Description

Definition at line 30 of file ICloudModule.cs.

Member Function Documentation

float OpenSim.Region.Framework.Interfaces.ICloudModule.CloudCover ( int  x,
int  y,
int  z 
)

Retrieves the cloud density at the given region coordinates

Implemented in OpenSim.Region.CoreModules.World.CloudModule.


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