QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgspointcloudrenderer.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgscolorrampshader.h"
Go to the source code of this file.
Classes | |
class | QgsPointCloudCategory |
Represents an individual category (class) from a QgsPointCloudClassifiedRenderer. More... | |
class | QgsPointCloudClassifiedRenderer |
Renders point clouds by a classification attribute. More... | |
class | QgsPointCloudClassifiedRendererPreparedData |
Prepared data container for QgsPointCloudClassifiedRenderer. More... | |
Typedefs | |
typedef QList< QgsPointCloudCategory > | QgsPointCloudCategoryList |
typedef QList<QgsPointCloudCategory> QgsPointCloudCategoryList |
Definition at line 131 of file qgspointcloudclassifiedrenderer.h.