cgal/Polygon_mesh_processing
Jane Tournois ca3883b837 it is necessary to check that e is still collapsible
when it is poped out from the priority queue. Its situation may have changed
because of the changes that have been made in its neighborhood

+ checking that is_on_patch_border(next_on_patch_border(next(he, mesh_))
is useless, because next_on_patch_border is on patch border by definition

reorganize the collapsibility check
2016-05-23 12:17:48 +02:00
..
benchmark/Polygon_mesh_processing Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS 2016-02-16 17:02:55 +01:00
doc/Polygon_mesh_processing add constrained vertices to isotropic remeshing 2016-03-02 17:08:38 +01:00
examples/Polygon_mesh_processing Merge pull request #788 from bo0ts/Installation-split_config-pmoeller 2016-03-06 15:36:55 +01:00
include/CGAL it is necessary to check that e is still collapsible 2016-05-23 12:17:48 +02:00
package_info/Polygon_mesh_processing
test/Polygon_mesh_processing improve remeshing_test 2016-03-31 12:25:01 +02:00
dont_submit