| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
Point cloud data request. More...
#include <qgspointcloudrequest.h>
| Public Member Functions | |
| QgsPointCloudRequest () | |
| Ctor.  More... | |
| QgsPointCloudAttributeCollection | attributes () const | 
| Returns attributes.  More... | |
| void | setAttributes (const QgsPointCloudAttributeCollection &attributes) | 
| Set attributes filter in the request.  More... | |
| 
 | default | 
Ctor.
| QgsPointCloudAttributeCollection QgsPointCloudRequest::attributes | ( | ) | const | 
Returns attributes.
Definition at line 24 of file qgspointcloudrequest.cpp.
| void QgsPointCloudRequest::setAttributes | ( | const QgsPointCloudAttributeCollection & | attributes | ) | 
Set attributes filter in the request.
Definition at line 29 of file qgspointcloudrequest.cpp.