18#ifndef QGSPOINTCLOUDEXTENTRENDERERWIDGET_H 
   19#define QGSPOINTCLOUDEXTENTRENDERERWIDGET_H 
   22#include "ui_qgspointcloudextentrendererwidgetbase.h" 
   34class GUI_EXPORT QgsPointCloudExtentRendererWidget: 
public QgsPointCloudRendererWidget, 
private Ui::QgsPointCloudExtentRendererWidgetBase
 
   46    void emitWidgetChanged();
 
   51    bool mBlockChangedSignal = 
false;
 
Manipulates raster or point cloud pixel values so that they enhanceContrast or clip into a specified ...
 
A renderer for 2d visualisation of point clouds which shows the dataset's extents using a fill symbol...
 
Represents a map layer supporting display of point clouds.
 
Abstract base class for 2d point cloud renderers.