PCL
Data Compression Classes

Classes

class  pcl::Compression
 Abstract base class of data compression algorithm implementations. More...
 
class  pcl::LZ4Compression
 Implementation of the LZ4 compression algorithm. More...
 
class  pcl::LZ4HCCompression
 Implementation of the LZ4-HC compression algorithm. More...
 
class  pcl::ZLibCompression
 Implementation of the ZLib/Deflate compression algorithm. More...
 
class  pcl::ZstdCompression
 Implementation of the Zstandard compression algorithm. More...
 

Detailed Description