mirror of https://github.com/CGAL/cgal
## Summary of Changes In theory in Mesh_3, a Steiner point cannot be hidden. In practice with inexact constructions (even with the robust circumcenter), it can happen that the Steiner point is hidden. This case leads to an early exit of `RT3::find_conflicts()` which was inconsistent with `facet_is_in_its_cz` This PR fixes it ## Release Management * Affected package(s): Triangulation_3, Mesh_3 * License and copyright ownership: unchanged |
||
|---|---|---|
| .. | ||
| applications/Triangulation_3 | ||
| benchmark/Triangulation_3 | ||
| demo/Triangulation_3 | ||
| doc/Triangulation_3 | ||
| examples/Triangulation_3 | ||
| include/CGAL | ||
| package_info/Triangulation_3 | ||
| test/Triangulation_3 | ||
| TODO | ||