This is the complete list of members for CGAL::Shape_detection::Point_set::Least_squares_plane_fit_region< GeomTraits, InputRange, PointMap, NormalMap >, including all inherited members.
FT typedef | CGAL::Shape_detection::Point_set::Least_squares_plane_fit_region< GeomTraits, InputRange, PointMap, NormalMap > | |
is_part_of_region(const std::size_t, const std::size_t query_index, const std::vector< std::size_t > &) const | CGAL::Shape_detection::Point_set::Least_squares_plane_fit_region< GeomTraits, InputRange, PointMap, NormalMap > | |
is_valid_region(const std::vector< std::size_t > ®ion) const | CGAL::Shape_detection::Point_set::Least_squares_plane_fit_region< GeomTraits, InputRange, PointMap, NormalMap > | |
Least_squares_plane_fit_region(const InputRange &input_range, const FT distance_threshold=FT(1), const FT angle_threshold=FT(25), const std::size_t min_region_size=3, const PointMap point_map=PointMap(), const NormalMap normal_map=NormalMap(), const GeomTraits traits=GeomTraits()) | CGAL::Shape_detection::Point_set::Least_squares_plane_fit_region< GeomTraits, InputRange, PointMap, NormalMap > | |
update(const std::vector< std::size_t > ®ion) | CGAL::Shape_detection::Point_set::Least_squares_plane_fit_region< GeomTraits, InputRange, PointMap, NormalMap > | |