OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
OpenSim.Framework.Capabilities.OSDMapLayer Class Reference

Public Member Functions

 OSDMapLayer ()
 

Public Attributes

int Left = 0
 
int Right = 0
 
int Top = 0
 
int Bottom = 0
 
UUID ImageID = UUID.Zero
 

Detailed Description

Definition at line 33 of file LLSDMapLayer.cs.

Constructor & Destructor Documentation

OpenSim.Framework.Capabilities.OSDMapLayer.OSDMapLayer ( )
inline

Definition at line 41 of file LLSDMapLayer.cs.

Member Data Documentation

int OpenSim.Framework.Capabilities.OSDMapLayer.Bottom = 0

Definition at line 38 of file LLSDMapLayer.cs.

UUID OpenSim.Framework.Capabilities.OSDMapLayer.ImageID = UUID.Zero

Definition at line 39 of file LLSDMapLayer.cs.

int OpenSim.Framework.Capabilities.OSDMapLayer.Left = 0

Definition at line 35 of file LLSDMapLayer.cs.

int OpenSim.Framework.Capabilities.OSDMapLayer.Right = 0

Definition at line 36 of file LLSDMapLayer.cs.

int OpenSim.Framework.Capabilities.OSDMapLayer.Top = 0

Definition at line 37 of file LLSDMapLayer.cs.


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