OpenMetaverse Protocol Library Developers API Documentation
CreatePatch Method (output, patchData, x, y)
NamespacesOpenMetaverse TerrainCompressorCreatePatch(BitPack, array< Single ,2> [,] (,) [,] [,] , Int32, Int32)
Declaration Syntax
C#
public 
static 
void 
CreatePatch(
        
BitPack 
output,
        
float[,] 
patchData,
        
int 
x,
        
int 
y
)
Parameters
output ( BitPack)
patchData ( array< Single ,2> [,] (,) [,] [,] )
x ( Int32)
y ( Int32)

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)