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

Public Member Functions

void GenerateMaptile ()
 Generate a map tile for the scene. a terrain texture for this scene More...
 
void MapBlockFromGridRegion (MapBlockData block, GridRegion r, uint flag)
 

Detailed Description

Definition at line 33 of file IWorldMapModule.cs.

Member Function Documentation

void OpenSim.Region.Framework.Interfaces.IWorldMapModule.GenerateMaptile ( )

Generate a map tile for the scene. a terrain texture for this scene

Implemented in OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule.

void OpenSim.Region.Framework.Interfaces.IWorldMapModule.MapBlockFromGridRegion ( MapBlockData  block,
GridRegion  r,
uint  flag 
)

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