CGAL 5.4 - Shape Detection
|
CGAL::Shape_detection::Efficient_RANSAC_traits<GeomTraits, InputRange, PointMap, NormalMap>
CGAL::Shape_detection::Efficient_RANSAC<Traits>
CGAL::Shape_detection::Plane<Traits>
CGAL::Shape_detection::Sphere<Traits>
CGAL::Shape_detection::Cylinder<Traits>
CGAL::Shape_detection::Cone<Traits>
CGAL::Shape_detection::Torus<Traits>
CGAL::Shape_detection::Region_growing<InputRange, NeighborQuery, RegionType, SeedMap>
CGAL::Shape_detection::Point_set::K_neighbor_query<GeomTraits, InputRange, PointMap>
CGAL::Shape_detection::Point_set::Sphere_neighbor_query<GeomTraits, InputRange, PointMap>
CGAL::Shape_detection::Point_set::Least_squares_line_fit_region<GeomTraits, InputRange, PointMap, NormalMap>
CGAL::Shape_detection::Point_set::Least_squares_circle_fit_region<GeomTraits, InputRange, PointMap, NormalMap>
CGAL::Shape_detection::Point_set::Least_squares_plane_fit_region<GeomTraits, InputRange, PointMap, NormalMap>
CGAL::Shape_detection::Point_set::Least_squares_sphere_fit_region<GeomTraits, InputRange, PointMap, NormalMap>
CGAL::Shape_detection::Point_set::Least_squares_cylinder_fit_region<GeomTraits, InputRange, PointMap, NormalMap>
CGAL::Shape_detection::Point_set::Least_squares_line_fit_sorting<GeomTraits, InputRange, NeighborQuery, PointMap>
CGAL::Shape_detection::Point_set::Least_squares_circle_fit_sorting<GeomTraits, InputRange, NeighborQuery, PointMap>
CGAL::Shape_detection::Point_set::Least_squares_plane_fit_sorting<GeomTraits, InputRange, NeighborQuery, PointMap>
CGAL::Shape_detection::Point_set::Least_squares_sphere_fit_sorting<GeomTraits, InputRange, NeighborQuery, PointMap>
CGAL::Shape_detection::Point_set::Least_squares_cylinder_fit_sorting<GeomTraits, InputRange, NeighborQuery, PointMap, NormalMap>
CGAL::Shape_detection::Polygon_mesh::One_ring_neighbor_query<PolygonMesh, FaceRange>
CGAL::Shape_detection::Polygon_mesh::Least_squares_plane_fit_region<GeomTraits, PolygonMesh, FaceRange, VertexToPointMap>
CGAL::Shape_detection::Polygon_mesh::Least_squares_plane_fit_sorting<GeomTraits, PolygonMesh, NeighborQuery, FaceRange, VertexToPointMap>
CGAL::Shape_detection::deprecated::Shape_detection_traits<GeomTraits, InputRange, PointMap, NormalMap>
CGAL::Shape_detection::deprecated::Region_growing_depr<Traits>
Modules | |
Region Growing | |
Reference Manual for the Region Growing shape detection component. | |
Efficient RANSAC | |
Reference Manual for the Efficient RANSAC shape detection component. | |
Deprecated | |
Deprecated components. | |