Models that can be used with the CGAL::Shape_detection::Region_growing for shape detection on a polygon mesh.
|
| class | CGAL::Shape_detection::Polygon_mesh::Face_area_sorting< GeomTraits, PolygonMesh, VertexToPointMap > |
| | Sorting of polygon mesh faces with respect to their area. More...
|
| |
| class | CGAL::Shape_detection::Polygon_mesh::Least_squares_plane_fit_region< GeomTraits, PolygonMesh, VertexToPointMap > |
| | Region type based on the quality of the least squares plane fit applied to faces of a polygon mesh. More...
|
| |
| class | CGAL::Shape_detection::Polygon_mesh::Least_squares_plane_fit_sorting< GeomTraits, PolygonMesh, NeighborQuery, VertexToPointMap > |
| | Sorting of polygon mesh faces with respect to the local plane fit quality. More...
|
| |
| class | CGAL::Shape_detection::Polygon_mesh::One_ring_neighbor_query< PolygonMesh > |
| | Edge-adjacent faces connectivity in a polygon mesh. More...
|
| |
| class | CGAL::Shape_detection::Polygon_mesh::Plane_face_region< GeomTraits, PolygonMesh, VertexToPointMap > |
| | Region type based on the plane of the first face selected. More...
|
| |
| class | CGAL::Shape_detection::Polygon_mesh::Polyline_graph< PolygonMesh, VertexPointMap > |
| | Polygon mesh edges connected into a graph. More...
|
| |