Collection of point cloud attributes.
QgsFields toFields() const
Converts the attribute collection to an equivalent QgsFields collection.
Point cloud data request.
QgsPointCloudAttributeCollection attributes() const
Returns attributes.
QgsRectangle filterRect() const
Returns the rectangle from which points will be taken, in point cloud's crs.
void setAttributes(const QgsPointCloudAttributeCollection &attributes)
Set attributes filter in the request.
bool operator==(const QgsPointCloudRequest &other) const
uint qHash(const QgsPointCloudRequest &request)
Hash function for QgsPointCloudRequest.