Crate epoint_io

Source

Structs§

AutoReader
AutoReader sets up a reader that automatically determines format and reads the point cloud file.
AutoWriter
AutoWriter sets up a writer that automatically determines format and writes the point cloud file.
E57Reader
E57Reader imports a point cloud from a E57 file.
EpointReader
EpointReader sets up a reader for the custom reader data structure.
EpointWriter
EpointWriter sets up a writer for the custom reader data structure.
LasReadInfo
LasReader
LasReader imports a point cloud from a LAS or LAZ file.
LasWriter
EpointWriter sets up a writer for the custom reader data structure.
XyzReader
XyzReader imports a point cloud from an XYZ file.
XyzWriter
XyzWriter exports a point cloud to a non-native representation.

Enums§

ColorDepth
Error
LasVersion
PointCloudFormat

Constants§

FILE_EXTENSION_E57_FORMAT
FILE_EXTENSION_EPOINT_FORMAT
FILE_EXTENSION_EPOINT_TAR_FORMAT
FILE_EXTENSION_LAS_FORMAT
FILE_EXTENSION_LAZ_FORMAT
FILE_EXTENSION_XYZ_FORMAT
FILE_EXTENSION_XYZ_ZST_FORMAT