Add orient_triangle_soup_with_reference_triangle_soup() to the ref manual

This commit is contained in:
Mael Rouxel-Labbé 2022-03-15 00:09:35 +01:00
parent 90ba4c5e92
commit f827e69498
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ The page \ref bgl_namedparameters "Named Parameters" describes their usage.
- `CGAL::Polygon_mesh_processing::reverse_face_orientations()`
- `CGAL::Polygon_mesh_processing::duplicate_non_manifold_edges_in_polygon_soup()`
- `CGAL::Polygon_mesh_processing::orient_triangle_soup_with_reference_triangle_mesh()`
- `CGAL::Polygon_mesh_processing::orient_triangle_soup_with_reference_triangle_soup()`
- `CGAL::Polygon_mesh_processing::merge_reversible_connected_components()`
\cgalCRPSection{Combinatorial Repairing Functions}