QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Public Member Functions | List of all members
QgsPointCloudRequest Class Reference

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...
 

Detailed Description

Point cloud data request.

Since
QGIS 3.18

Definition at line 39 of file qgspointcloudrequest.h.

Constructor & Destructor Documentation

◆ QgsPointCloudRequest()

QgsPointCloudRequest::QgsPointCloudRequest ( )
default

Ctor.

Member Function Documentation

◆ attributes()

QgsPointCloudAttributeCollection QgsPointCloudRequest::attributes ( ) const

Returns attributes.

Definition at line 24 of file qgspointcloudrequest.cpp.

◆ setAttributes()

void QgsPointCloudRequest::setAttributes ( const QgsPointCloudAttributeCollection attributes)

Set attributes filter in the request.

Definition at line 29 of file qgspointcloudrequest.cpp.


The documentation for this class was generated from the following files: