QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
StatsProcessor Struct Reference

Public Types

typedef QgsPointCloudStatistics result_type

Public Member Functions

 StatsProcessor (const StatsProcessor &processor)
 StatsProcessor (QgsPointCloudIndex index, QgsPointCloudRequest request, QgsFeedback *feedback, double progressValue)
QgsPointCloudStatistics operator() (QgsPointCloudNodeId nodeId)
StatsProcessoroperator= (const StatsProcessor &rhs)

Static Public Attributes

static QMutex sStatsProcessorFeedbackMutex

Detailed Description

Definition at line 34 of file qgspointcloudstatscalculator.cpp.

Member Typedef Documentation

◆ result_type

Constructor & Destructor Documentation

◆ StatsProcessor() [1/2]

StatsProcessor::StatsProcessor ( QgsPointCloudIndex index,
QgsPointCloudRequest request,
QgsFeedback * feedback,
double progressValue )
inline

Definition at line 39 of file qgspointcloudstatscalculator.cpp.

◆ StatsProcessor() [2/2]

StatsProcessor::StatsProcessor ( const StatsProcessor & processor)
inline

Definition at line 44 of file qgspointcloudstatscalculator.cpp.

Member Function Documentation

◆ operator()()

QgsPointCloudStatistics StatsProcessor::operator() ( QgsPointCloudNodeId nodeId)
inline

Definition at line 58 of file qgspointcloudstatscalculator.cpp.

◆ operator=()

StatsProcessor & StatsProcessor::operator= ( const StatsProcessor & rhs)
inline

Definition at line 49 of file qgspointcloudstatscalculator.cpp.

Member Data Documentation

◆ sStatsProcessorFeedbackMutex

QMutex StatsProcessor::sStatsProcessorFeedbackMutex
static

Definition at line 37 of file qgspointcloudstatscalculator.cpp.


The documentation for this struct was generated from the following file: