ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccVolumeCalcTool::ReportInfo Struct Reference

Report info. More...

#include <ecvVolumeCalcTool.h>

Public Member Functions

 ReportInfo ()
 
QString toText (int precision=6) const
 

Public Attributes

double volume
 
double addedVolume
 
double removedVolume
 
double surface
 
float matchingPrecent
 
float ceilNonMatchingPercent
 
float groundNonMatchingPercent
 
double averageNeighborsPerCell
 

Detailed Description

Report info.

Definition at line 44 of file ecvVolumeCalcTool.h.

Constructor & Destructor Documentation

◆ ReportInfo()

ccVolumeCalcTool::ReportInfo::ReportInfo ( )
inline

Definition at line 45 of file ecvVolumeCalcTool.h.

Member Function Documentation

◆ toText()

QString ccVolumeCalcTool::ReportInfo::toText ( int  precision = 6) const

Member Data Documentation

◆ addedVolume

double ccVolumeCalcTool::ReportInfo::addedVolume

Definition at line 58 of file ecvVolumeCalcTool.h.

Referenced by ccVolumeCalcTool::ComputeVolume(), and toText().

◆ averageNeighborsPerCell

double ccVolumeCalcTool::ReportInfo::averageNeighborsPerCell

◆ ceilNonMatchingPercent

float ccVolumeCalcTool::ReportInfo::ceilNonMatchingPercent

Definition at line 62 of file ecvVolumeCalcTool.h.

Referenced by ccVolumeCalcTool::ComputeVolume(), and toText().

◆ groundNonMatchingPercent

float ccVolumeCalcTool::ReportInfo::groundNonMatchingPercent

Definition at line 63 of file ecvVolumeCalcTool.h.

Referenced by ccVolumeCalcTool::ComputeVolume(), and toText().

◆ matchingPrecent

float ccVolumeCalcTool::ReportInfo::matchingPrecent

Definition at line 61 of file ecvVolumeCalcTool.h.

Referenced by ccVolumeCalcTool::ComputeVolume(), and toText().

◆ removedVolume

double ccVolumeCalcTool::ReportInfo::removedVolume

Definition at line 59 of file ecvVolumeCalcTool.h.

Referenced by ccVolumeCalcTool::ComputeVolume(), and toText().

◆ surface

double ccVolumeCalcTool::ReportInfo::surface

Definition at line 60 of file ecvVolumeCalcTool.h.

Referenced by ccVolumeCalcTool::ComputeVolume(), and toText().

◆ volume

double ccVolumeCalcTool::ReportInfo::volume

Definition at line 57 of file ecvVolumeCalcTool.h.

Referenced by ccVolumeCalcTool::ComputeVolume(), and toText().


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