mirror of https://github.com/CGAL/cgal
we try to make the projection step keep vertices on the same connected component, wrt constrained edges there are some issues that need to be fixed : - the use of edge_is_constrained_map in the calle to PMP::connected_components() causes compilation errors. So it's commented for now - the patch ids that are stored in the reference aabb_tree (which remains valid through iterations) are not the same as the patch ids computed at the end of each iteration, in the projection step. It should be made consistent to be able to use the Filtered_projection_traits |
||
|---|---|---|
| .. | ||
| benchmark/Polygon_mesh_processing | ||
| doc/Polygon_mesh_processing | ||
| examples/Polygon_mesh_processing | ||
| include/CGAL | ||
| package_info/Polygon_mesh_processing | ||
| test/Polygon_mesh_processing | ||
| dont_submit | ||