CGAL 5.6.1 - Classification
Point Set Classification

Data structures specialized to classify point sets.

Classes

class  CGAL::Classification::Point_set_feature_generator< GeomTraits, PointRange, PointMap, ConcurrencyTag, DiagonalizeTraits >
 generates a set of generic features for point set classification. More...
 
class  CGAL::Classification::Point_set_neighborhood< GeomTraits, PointRange, PointMap >
 Class that precomputes spatial searching structures for an input point set and gives access to the local neighborhood of a point as a set of indices. More...