PCL
pcl::Compression::Subblock Struct Reference

Compression subblock data. More...

#include <Compression.h>

Public Attributes

uint64 checksum = 0
 If non-zero, 64-bit non-cryptographic checksum of the compressed data.
 
ByteArray compressedData
 Sub-block compressed data.
 
size_type uncompressedSize = 0
 size in bytes of the uncompressed subblock.
 

Detailed Description

Definition at line 91 of file Compression.h.


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