Module laz::las::rgb

source ·
Expand description

Module with the definition of a RGB struct and implementations of Compressors and Decompressors

Modules§

  • Contains the implementation for the Version 1 of the RGB Compression / Decompression
  • Contains the implementation for the Version 2 of the RGB Compression / Decompression
  • Contains the implementation for the Version 3 of the RGB Compression / Decompression

Structs§

  • Struct representing a RGB component of a point, in compliance with the LAS spec

Traits§