18#ifndef QGSLAZDECODER_H
19#define QGSLAZDECODER_H
27#include "lazperf/lazperf.hpp"
28#include "lazperf/readers.hpp"
37class QgsPointCloudExpression;
49 enum class LazAttribute
74 struct RequestedAttributeDetails
77 : attribute( attribute )
83 LazAttribute attribute;
101 static std::wstring toNativePath(
const QString &filename );
104 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.