OpenMetaverse Protocol Library Developers API Documentation
DecompressPatch Method (patches, header, group)
NamespacesOpenMetaverse TerrainCompressorDecompressPatch( array< Int32 > [] () [] [] , TerrainPatch . . :: . . Header, TerrainPatch . . :: . . GroupHeader)
Declaration Syntax
C#
public 
static 
float[] 
DecompressPatch(
        
int[] 
patches,
        
TerrainPatch

.
.
::
.
.
Header 
header,
        
TerrainPatch

.
.
::
.
.
GroupHeader 
group
)
Parameters
patches ( array< Int32 > [] () [] [] )
header ( TerrainPatch . . :: . . Header)
group ( TerrainPatch . . :: . . GroupHeader)

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