![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Definition at line 124 of file qM3C2Process.cpp.
| ccOctree::Shared M3C2Params::cloud1Octree |
Definition at line 147 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| PrecisionMaps M3C2Params::cloud1PM |
Definition at line 166 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccOctree::Shared M3C2Params::cloud2Octree |
Definition at line 149 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| PrecisionMaps M3C2Params::cloud2PM |
Definition at line 166 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::computeConfidence = false |
Definition at line 136 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| NormsIndexesTableType* M3C2Params::coreNormals = nullptr |
Definition at line 128 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccPointCloud* M3C2Params::corePoints = nullptr |
Definition at line 127 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccScalarField* M3C2Params::densityCloud1SF |
Definition at line 160 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccScalarField* M3C2Params::densityCloud2SF |
Definition at line 162 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccScalarField* M3C2Params::distUncertaintySF = nullptr |
Definition at line 154 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::exportNormal = false |
Definition at line 134 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| qM3C2Dialog::ExportOptions M3C2Params::exportOption |
Definition at line 143 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::keepOriginalCloud = false |
Definition at line 144 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute().
| unsigned char M3C2Params::level1 = 0 |
Definition at line 148 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| unsigned char M3C2Params::level2 = 0 |
Definition at line 150 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccScalarField* M3C2Params::m3c2DistSF = nullptr |
Definition at line 153 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| unsigned M3C2Params::minPoints4Stats = 3 |
Definition at line 139 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| cloudViewer::NormalizedProgress* M3C2Params::nProgress = nullptr |
Definition at line 170 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::onlyPositiveSearch = false |
Definition at line 138 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccPointCloud* M3C2Params::outputCloud = nullptr |
Definition at line 126 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::processCanceled = false |
Definition at line 171 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::progressiveSearch = false |
Definition at line 137 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| PointCoordinateType M3C2Params::projectionDepth = 0 |
Definition at line 132 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| PointCoordinateType M3C2Params::projectionRadius = 0 |
Definition at line 131 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| double M3C2Params::registrationRms = 0 |
Definition at line 140 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccScalarField* M3C2Params::sigChangeSF = nullptr |
Definition at line 155 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccScalarField* M3C2Params::stdDevCloud1SF |
Definition at line 156 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| ccScalarField* M3C2Params::stdDevCloud2SF |
Definition at line 158 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::updateNormal = false |
Definition at line 133 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::useMedian = false |
Definition at line 135 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().
| bool M3C2Params::usePrecisionMaps = false |
Definition at line 167 of file qM3C2Process.cpp.
Referenced by qM3C2Process::Compute(), and ComputeM3C2DistForPoint().