22 normal_estimator& estimate_with_knn(index_t k,
double plane_factor_threshold = 1.8);
25 double plane_factor_threshold = 1.8);
27 normal_estimator& estimate_with_radius(
double radius,
double plane_factor_threshold = 1.8);
35 const index_t n_points_;