Crate e57_to_las
source ·Expand description
A Rust lib to convert E57 point cloud files to LAS format.
Structs§
Enums§
Functions§
- Converts a given e57 file into LAS format and, optionally, as stations.
- Converts an e57::Point to an optional las::Point.
- Converts a point cloud to a LAS file.