#include <ComputeClassificationAction.hpp>
Inherits ProgressActionInterface.
◆ ComputeClassificationAction()
| ComputeClassificationAction::ComputeClassificationAction |
( |
Editor * | editor | ) |
|
◆ ~ComputeClassificationAction()
| ComputeClassificationAction::~ComputeClassificationAction |
( |
| ) |
|
|
virtual |
◆ clear()
| void ComputeClassificationAction::clear |
( |
| ) |
|
◆ createVoxel()
| void ComputeClassificationAction::createVoxel |
( |
| ) |
|
|
protected |
◆ next()
| void ComputeClassificationAction::next |
( |
| ) |
|
|
virtual |
◆ start()
◆ stepClassifyGround()
| void ComputeClassificationAction::stepClassifyGround |
( |
| ) |
|
|
protected |
◆ stepCountPoints()
| void ComputeClassificationAction::stepCountPoints |
( |
| ) |
|
|
protected |
◆ stepCreateVoxelIndex()
| void ComputeClassificationAction::stepCreateVoxelIndex |
( |
| ) |
|
|
protected |
◆ stepPointsToVoxels()
| void ComputeClassificationAction::stepPointsToVoxels |
( |
| ) |
|
|
protected |
◆ stepResetPoints()
| void ComputeClassificationAction::stepResetPoints |
( |
| ) |
|
|
protected |
◆ stepVoxelsToPoints()
| void ComputeClassificationAction::stepVoxelsToPoints |
( |
| ) |
|
|
protected |
◆ editor_
| Editor* ComputeClassificationAction::editor_ |
|
protected |
◆ group_
| std::vector<size_t> ComputeClassificationAction::group_ |
|
protected |
◆ minimumIndex_
| size_t ComputeClassificationAction::minimumIndex_ |
|
protected |
◆ minimumValue_
| double ComputeClassificationAction::minimumValue_ |
|
protected |
◆ nPointsInFilter_
| uint64_t ComputeClassificationAction::nPointsInFilter_ |
|
protected |
◆ nPointsTotal_
| uint64_t ComputeClassificationAction::nPointsTotal_ |
|
protected |
◆ parameters_
◆ path_
| std::vector<size_t> ComputeClassificationAction::path_ |
|
protected |
◆ query_
| Query ComputeClassificationAction::query_ |
|
protected |
◆ queryPoint_
| Query ComputeClassificationAction::queryPoint_ |
|
protected |
◆ searchGround_
| std::vector<size_t> ComputeClassificationAction::searchGround_ |
|
protected |
◆ searchNext_
| std::vector<size_t> ComputeClassificationAction::searchNext_ |
|
protected |
◆ voxels_
| Points ComputeClassificationAction::voxels_ |
|
protected |
The documentation for this class was generated from the following files:
- ComputeClassificationAction.hpp
- ComputeClassificationAction.cpp