CGAL 5.0 - Shape Detection
|
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) const | CGAL::Shape_detection::Point_set::K_neighbor_query< GeomTraits, InputRange, PointMap > |