cgal/Mesh_3
Jane Tournois 4d47194a7b Merge branch 'Mesh_3-fix_perturber_slivers_empty_bug-GF-rebased'
This branch fixes a bug in the sliver perturber.
It introduces some new data structures to backup the metadata
stored in cells before each perturbation. This allows to
recover these data without recomputing them in case the move
is reverted.

The bug fix comes from the fact that rec-omputed values might
have been different after the move from what they were before the
move, in a tetrahedron which is the same but for which the
Cell_handle is new.

Approved by the release manager.
2014-02-06 11:24:41 +01:00
..
applications
demo/Mesh_3 Merge branch 'CGAL-fix_io_bad-lrineau' 2014-01-09 17:52:46 +01:00
doc/Mesh_3 Merge branch 'Mesh_3-fix_perturber_slivers_empty_bug-GF-rebased' 2014-02-06 11:24:41 +01:00
examples/Mesh_3 Revert "add example before modifying sliver perturbation" 2013-12-17 14:49:52 +01:00
include/CGAL Merge branch 'Mesh_3-fix_perturber_slivers_empty_bug-GF-rebased' 2014-02-06 11:24:41 +01:00
package_info/Mesh_3
test/Mesh_3 add a test for Hausdorff distance 2014-02-04 16:42:53 +01:00
Doxyfile
README
TODO
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
stylesheet.css

README

3D mesh package, from Laurent Rineau