CGAL 5.1.3 - Shape Detection
CGAL::Shape_detection::Point_set::Sphere_neighbor_query< GeomTraits, InputRange, PointMap > Member List

This is the complete list of members for CGAL::Shape_detection::Point_set::Sphere_neighbor_query< GeomTraits, InputRange, PointMap >, including all inherited members.

FT typedefCGAL::Shape_detection::Point_set::Sphere_neighbor_query< GeomTraits, InputRange, PointMap >
operator()(const std::size_t query_index, std::vector< std::size_t > &neighbors) constCGAL::Shape_detection::Point_set::Sphere_neighbor_query< GeomTraits, InputRange, PointMap >
Sphere_neighbor_query(const InputRange &input_range, const FT sphere_radius=FT(1), const PointMap point_map=PointMap())CGAL::Shape_detection::Point_set::Sphere_neighbor_query< GeomTraits, InputRange, PointMap >