mirror of https://github.com/CGAL/cgal
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. |
||
|---|---|---|
| .. | ||
| applications | ||
| demo/Mesh_3 | ||
| doc/Mesh_3 | ||
| examples/Mesh_3 | ||
| include/CGAL | ||
| package_info/Mesh_3 | ||
| test/Mesh_3 | ||
| Doxyfile | ||
| README | ||
| TODO | ||
| dont_submit | ||
| stylesheet.css | ||
README
3D mesh package, from Laurent Rineau