|
CGAL 4.7 - Point Set Shape Detection
|
CGAL::Shape_detection_3::Plane<Traits>CGAL::Shape_detection_3::Sphere<Traits>CGAL::Shape_detection_3::Cylinder<Traits>CGAL::Shape_detection_3::Cone<Traits>CGAL::Shape_detection_3::Torus<Traits> Modules | |
| Concepts | |
| Shapes | |
Files | |
| file | Shape_detection_3.h |
| Convenience header file including the headers of this package. | |
Classes | |
| class | CGAL::Shape_detection_3::Efficient_RANSAC< Traits > |
| A shape detection algorithm using a RANSAC method. More... | |
| struct | CGAL::Shape_detection_3::Efficient_RANSAC_traits< Gt, InputRange, InputPointMap, InputNormalMap > |
Default traits class to use the shape detection class Efficient_RANSAC. More... | |