18#ifndef QGSPOINTCLOUDREQUEST_H
19#define QGSPOINTCLOUDREQUEST_H
Collection of point cloud attributes.
Point cloud data request.
void setFilterRect(QgsRectangle extent)
Sets the rectangle from which points will be taken, in point cloud's crs.
QgsRectangle filterRect() const
Returns the rectangle from which points will be taken, in point cloud's crs.
A rectangle specified with double values.
bool operator==(const QgsFeatureIterator &fi1, const QgsFeatureIterator &fi2)
uint qHash(const QgsPointCloudRequest &request)
Hash function for QgsPointCloudRequest.