#include <Normals.h>
|
| typedef nanoflann::KDTreeEigenMatrixAdaptor< Eigen::MatrixX3d > | kd_tree |
| |
Definition at line 56 of file Normals.h.
◆ kd_tree
◆ Eigen_Normal_Estimator()
| Eigen_Normal_Estimator::Eigen_Normal_Estimator |
( |
const Eigen::MatrixX3d & |
points, |
|
|
Eigen::MatrixX3d & |
normals |
|
) |
| |
|
inline |
◆ density_sensitive() [1/2]
| bool& Eigen_Normal_Estimator::density_sensitive |
( |
| ) |
|
|
inline |
◆ density_sensitive() [2/2]
| const bool& Eigen_Normal_Estimator::density_sensitive |
( |
| ) |
const |
|
inline |
◆ estimate_normals()
| void Eigen_Normal_Estimator::estimate_normals |
( |
| ) |
|
|
inline |
◆ get_K() [1/2]
| size_t& Eigen_Normal_Estimator::get_K |
( |
| ) |
|
|
inline |
◆ get_K() [2/2]
| const size_t& Eigen_Normal_Estimator::get_K |
( |
| ) |
const |
|
inline |
◆ get_K_density() [1/2]
| size_t& Eigen_Normal_Estimator::get_K_density |
( |
| ) |
|
|
inline |
◆ get_K_density() [2/2]
| const size_t& Eigen_Normal_Estimator::get_K_density |
( |
| ) |
const |
|
inline |
◆ get_n_phi() [1/2]
| int& Eigen_Normal_Estimator::get_n_phi |
( |
| ) |
|
|
inline |
◆ get_n_phi() [2/2]
| const int& Eigen_Normal_Estimator::get_n_phi |
( |
| ) |
const |
|
inline |
◆ get_n_rot() [1/2]
| int& Eigen_Normal_Estimator::get_n_rot |
( |
| ) |
|
|
inline |
◆ get_n_rot() [2/2]
| const int& Eigen_Normal_Estimator::get_n_rot |
( |
| ) |
const |
|
inline |
◆ get_normals() [1/2]
| Eigen::MatrixX3d& Eigen_Normal_Estimator::get_normals |
( |
| ) |
|
|
inline |
◆ get_normals() [2/2]
| const Eigen::MatrixX3d& Eigen_Normal_Estimator::get_normals |
( |
| ) |
const |
|
inline |
◆ get_points()
| const Eigen::MatrixX3d& Eigen_Normal_Estimator::get_points |
( |
| ) |
const |
|
inline |
◆ get_T() [1/2]
| int& Eigen_Normal_Estimator::get_T |
( |
| ) |
|
|
inline |
◆ get_T() [2/2]
| const int& Eigen_Normal_Estimator::get_T |
( |
| ) |
const |
|
inline |
◆ get_tol_angle_rad() [1/2]
| double& Eigen_Normal_Estimator::get_tol_angle_rad |
( |
| ) |
|
|
inline |
◆ get_tol_angle_rad() [2/2]
| const double& Eigen_Normal_Estimator::get_tol_angle_rad |
( |
| ) |
const |
|
inline |
◆ maxProgressCounter()
| int Eigen_Normal_Estimator::maxProgressCounter |
( |
| ) |
const |
|
inline |
◆ setProgressCallback()
| void Eigen_Normal_Estimator::setProgressCallback |
( |
std::function< void(int)> |
callback | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /root/ACloudViewer/plugins/core/Standard/qHoughNormals/extern/normals_Hough/normals_Hough/Normals.h