cgal/Mesh_3/doc/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
..
CGAL Fix the documentation of the Tds parameters of cell base classes 2013-10-16 16:34:41 +02:00
Concepts fix documentation of concept MeshCellBase_3 2014-01-16 11:35:02 +01:00
fig
Doxyfile.in Fix some errors introduced by adding the titles 2013-05-30 18:09:42 +02:00
Mesh_3.txt fix doc typo 2014-01-16 07:34:29 +01:00
PackageDescription.txt Merge branch 'Mesh_3-fix_documentation-cjamin-old' into Mesh_3-fix_documentation-cjamin 2013-07-04 14:41:33 +02:00
dependencies Fix the documentation of the Tds parameters of cell base classes 2013-10-16 16:34:41 +02:00
examples.txt