|
CGAL 4.10.2 - Point Set Processing
|
Functions | |
| template<typename InputIterator , typename PointPMap , typename K > | |
| K::Point_3 | hsps_centroid (InputIterator begin, InputIterator end, PointPMap &point_pmap, const K &) |
| template<typename Input_type , typename PointPMap , typename K > | |
| void | hsc_terminate_cluster (std::list< Input_type > &cluster, std::list< Input_type > &points_to_keep, std::list< Input_type > &points_to_remove, PointPMap &point_pmap, const typename K::Point_3 ¢roid, const K &) |