Loading [MathJax]/extensions/TeX/AMSsymbols.js
CGAL 5.2.4 - Shape Detection
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

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...