#include <ProgressActionInterface.hpp>
Inherited by ComputeClassificationAction, ComputeDescriptorAction, ComputeElevationAction, ComputeSegmentationNNAction, ComputeTreeAttributesAction, and ExportFileAction.
◆ ProgressActionInterface()
ProgressActionInterface::ProgressActionInterface |
( |
| ) |
|
◆ ~ProgressActionInterface()
virtual ProgressActionInterface::~ProgressActionInterface |
( |
| ) |
|
|
virtualdefault |
◆ end()
bool ProgressActionInterface::end |
( |
| ) |
const |
|
inline |
◆ next()
virtual void ProgressActionInterface::next |
( |
| ) |
|
|
pure virtual |
◆ progressMaximumStep()
uint64_t ProgressActionInterface::progressMaximumStep |
( |
| ) |
const |
|
inline |
◆ progressMaximumSteps()
size_t ProgressActionInterface::progressMaximumSteps |
( |
| ) |
const |
|
inline |
◆ progressPercent()
double ProgressActionInterface::progressPercent |
( |
| ) |
const |
|
inline |
◆ progressValueStep()
uint64_t ProgressActionInterface::progressValueStep |
( |
| ) |
const |
|
inline |
◆ progressValueSteps()
size_t ProgressActionInterface::progressValueSteps |
( |
| ) |
const |
|
inline |
◆ progress_
Referenced by ExportFileAction::determineMaximum(), ExportFileAction::initialize(), ComputeClassificationAction::next(), ComputeDescriptorAction::next(), ComputeElevationAction::next(), ComputeSegmentationNNAction::next(), ComputeTreeAttributesAction::next(), ExportFileAction::next(), ComputeClassificationAction::start(), ComputeDescriptorAction::start(), ComputeSegmentationNNAction::start(), ComputeTreeAttributesAction::start(), ComputeElevationAction::start(), ComputeTreeAttributesAction::stepCalculateComputeTreeAttributes(), ComputeClassificationAction::stepClassifyGround(), ComputeDescriptorAction::stepCompute(), ComputeElevationAction::stepComputeElevation(), ComputeClassificationAction::stepCountPoints(), ComputeDescriptorAction::stepCountPoints(), ComputeElevationAction::stepCountPoints(), ComputeSegmentationNNAction::stepCountPoints(), ComputeSegmentationNNAction::stepCreateBranches(), ComputeElevationAction::stepCreateGround(), ComputeElevationAction::stepCreateIndex(), ComputeSegmentationNNAction::stepCreateSegments(), ComputeSegmentationNNAction::stepCreateTrunks(), ComputeClassificationAction::stepCreateVoxelIndex(), ComputeSegmentationNNAction::stepCreateVoxelIndex(), ComputeDescriptorAction::stepNormalize(), ComputeTreeAttributesAction::stepPointsToTrees(), ComputeClassificationAction::stepPointsToVoxels(), ComputeSegmentationNNAction::stepPointsToVoxels(), ComputeClassificationAction::stepResetPoints(), ComputeDescriptorAction::stepResetPoints(), ComputeElevationAction::stepResetPoints(), ComputeSegmentationNNAction::stepResetPoints(), ComputeTreeAttributesAction::stepUpdateComputeTreeAttributes(), ComputeClassificationAction::stepVoxelsToPoints(), and ComputeSegmentationNNAction::stepVoxelsToPoints().
The documentation for this class was generated from the following files:
- ProgressActionInterface.hpp
- ProgressActionInterface.cpp