Method | Description | |
---|---|---|
IncomingCapsDestruction ( ) : void | ||
IncomingCapsRequest ( UUID agentID, |
||
MapLayerRequest ( string request, |
Callback for a map layer request
|
Method | Description | |
---|---|---|
GetOSDMapLayerResponse ( int bottom, int left, int right, int top, UUID imageID ) : OSDMap |
|
|
MapBlockFromGridRegion ( |
||
MapLayerResponce ( OSDArray layerData, OSDArray mapBlocksData, int flags ) : OSDMap |
protected static GetOSDMapLayerResponse ( int bottom, int left, int right, int top, UUID imageID ) : OSDMap | ||
bottom | int | |
left | int | |
right | int | |
top | int | |
imageID | UUID | |
return | OSDMap |
public IncomingCapsRequest ( UUID agentID, |
||
agentID | UUID | |
region | ||
simbase | ISimulationBase | |
capURLs | OSDMap | |
return | void |
protected MapBlockFromGridRegion ( |
||
r | ||
flag | int | |
return |
public MapLayerRequest ( string request, |
||
request | string | |
httpRequest | ||
httpResponse | ||
return | byte[] |
protected static MapLayerResponce ( OSDArray layerData, OSDArray mapBlocksData, int flags ) : OSDMap | ||
layerData | OSDArray | |
mapBlocksData | OSDArray | |
flags | int | |
return | OSDMap |