Collection of point cloud attributes.
int pointRecordSize() const
Returns total size of record.
QgsFields toFields() const
Converts the attribute collection to an equivalent QgsFields collection.
Point cloud data request.
bool ignoreIndexFilterEnabled() const
Returns whether the request will ignore the point cloud index's filter expression,...
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.