\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - 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 >