cgal/Polygon_mesh_processing/include/CGAL
Jane Tournois d61cf58f2f add ISOLATED_CONSTRAINT halfedge status
this type is needed for edges that are part of the input constrained
edges property map, and are incident to a face to be remeshed only by a
vertex.
These edges contribute to creating corner vertices (incident to >= 3
constrained edges), but should still not be considered as patch borders

without dealing with these "isolated constraints", the corner vertices that
are incident to 2 patch borders and 1 of these edges was not considered
as a corner but as a simple patch border vertex, hence it could be
moved/deleted by a collapse or relaxation steps
2021-04-13 15:20:21 +02:00
..
Polygon_mesh_processing add ISOLATED_CONSTRAINT halfedge status 2021-04-13 15:20:21 +02:00
Polygon_mesh_slicer.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Rigid_triangle_mesh_collision_detection.h Proof read all NP changes 2020-04-13 13:03:05 +02:00
Side_of_triangle_mesh.h copy-paste error: call lock only once 2020-04-23 17:16:43 +02:00
polygon_mesh_processing.h Uniformize file names (repair_*) 2020-03-31 17:49:29 +02:00