Module laz::laszip::parallel[][src]

Structs

LasZip compressor that compresses using multiple threads

Laszip decompressor, that can decompress data using multiple threads

Functions

Compresses the points contained in uncompressed_points writing the result in the dst and returns the size of each chunk

Compresses all points in parallel

Decompresses all points from the buffer in parallel.