QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgsvectorlayer.h"
#include "qgspointcloudlayer.h"
#include "qgstaskmanager.h"
#include "qgsvectorfilewriter.h"
Go to the source code of this file.
Classes | |
class | QgsPointCloudLayerExporter |
Handles exporting point cloud layers to memory layers, OGR supported files and PDAL supported files. More... | |
class | QgsPointCloudLayerExporterTask |
QgsTask task which performs a QgsPointCloudLayerExporter layer export operation as a background task. More... | |