CGAL 5.4 - Shape Detection
CGAL::Shape_detection::Point_set::K_neighbor_query< GeomTraits, InputRange, PointMap > Member List

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

K_neighbor_query(const InputRange &input_range, const std::size_t k=12, const PointMap point_map=PointMap())CGAL::Shape_detection::Point_set::K_neighbor_query< GeomTraits, InputRange, PointMap >
operator()(const std::size_t query_index, std::vector< std::size_t > &neighbors) constCGAL::Shape_detection::Point_set::K_neighbor_query< GeomTraits, InputRange, PointMap >