CGAL 4.10 - Point Set Processing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::internal Namespace Reference

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 &centroid, const K &)