18#ifndef QGSLAZDECODER_H
19#define QGSLAZDECODER_H
32class QgsPointCloudExpression;
45 enum class LazAttribute
70 struct RequestedAttributeDetails
73 : attribute( attribute )
79 LazAttribute attribute;
96 static std::wstring toNativePath(
const QString &filename );
99 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.
Base class for storing raw data from point cloud nodes.
A rectangle specified with double values.