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 );
Extracts information contained in a LAZ file, such as the public header block and variable length rec...
A collection of point cloud attributes.
DataType
Systems of unit measurement.
A rectangle specified with double values.