Crate las [] [src]

Reads and writes point cloud data stored in the ASPRS las file format.

Reexports

pub use file::File;

Modules

file

las file management.

header

las headers describe the point format, data bounds, and other metadata.

point

las points.

vlr

Variable length records.

Enums

LasError

Crate-specific errors.

Type Definitions

Result

Crate-specific resuls.