QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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 116 of file qgspointcloudclassifiedrenderer.h.