18#ifndef QGSLAZDECODER_H
19#define QGSLAZDECODER_H
32class QgsPointCloudExpression;
46 enum class LazAttribute
74 struct RequestedAttributeDetails
77 : attribute( attribute )
83 LazAttribute attribute;
100 static std::wstring toNativePath(
const QString &filename );
103 static std::string toNativePath(
const QString &filename );
Class for extracting information contained in LAZ file such as the public header block and variable l...
Collection of point cloud attributes.
DataType
Systems of unit measurement.
A rectangle specified with double values.