mirror of https://github.com/CGAL/cgal
Add orient_triangle_soup_with_reference_triangle_soup() to the ref manual
This commit is contained in:
parent
90ba4c5e92
commit
f827e69498
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue