27 mBlock.reset( block );
Represents a indexed point cloud node in octree.
QgsCachedPointCloudBlockRequest(QgsPointCloudBlock *block, const IndexedPointCloudNode &node, const QString &uri, const QgsPointCloudAttributeCollection &attributes, const QgsPointCloudAttributeCollection &requestedAttributes, const QgsVector3D &scale, const QgsVector3D &offset, const QgsPointCloudExpression &filterExpression, const QgsRectangle &filterRect)
QgsCachedPointCloudBlockRequest constructor using an existing block Note: Ownership of block is trans...
Collection of point cloud attributes.
Base class for handling loading QgsPointCloudBlock asynchronously.
void finished()
Emitted when the request processing has finished.
Base class for storing raw data from point cloud nodes.
A rectangle specified with double values.
Class for storage of 3D vectors similar to QVector3D, with the difference that it uses double precisi...