QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgsrendercontext.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsvector3d.h"
#include "qgspointcloudattribute.h"
Go to the source code of this file.
Classes | |
class | QgsPointCloudRenderContext |
Encapsulates the render context for a 2D point cloud rendering operation. More... | |
class | QgsPointCloudRenderer |
Abstract base class for 2d point cloud renderers. More... | |
class | QgsPreparedPointCloudRendererData |
Base class for 2d point cloud renderer prepared data containers. More... | |
struct | QgsPointCloudRenderContext::TriangulationData |
Helper data structure used when rendering points as triangulated surface. More... | |