[][src]Module laz::las::file

This module contains a quick implementation of a LAS file reader with just enough code to be able to read points in any LAS file but not enough to support all the features of LAS.

Structs

QuickHeader

LAS header with only the minimum information to be able to read points contained in a LAS file.

SimpleReader

Reader, that knows just enough things to be able to read LAS and LAZ data

Vlr

Traits

LasPointReader

Functions

point_format_id_compressed_to_uncompressd
read_header_and_vlrs
read_vlrs_and_get_laszip_vlr