18#ifndef QGSLAZDECODER_H
19#define QGSLAZDECODER_H
32class QgsPointCloudExpression;
45 enum class LazAttribute
73 struct RequestedAttributeDetails
76 : attribute( attribute )
82 LazAttribute attribute;
99 static std::wstring toNativePath(
const QString &filename );
102 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.