CGAL 5.1.3 - Shape Detection

Property maps that can be used with the CGAL::Shape_detection::Efficient_RANSAC.

Classes

class  CGAL::Shape_detection::Point_to_shape_index_map< Traits >
 Property map that associates a point index to its assigned shape found by the CGAL::Shape_detection::Efficient_RANSAC algorithm. More...
 
class  CGAL::Shape_detection::Plane_map< Traits >
 Property map that associates a detected plane object CGAL::Shape_detection::Plane to a CGAL::Plane_3 object. More...