mirror of https://github.com/CGAL/cgal
## Summary of Changes Polygonal faces are now triangulated and face normals are calculated using PMP::compute_face_normal. The calculated face normals and triangulations are buffered in Least_squares_plane_fit_region. However, Least_squares_plane_fit_sorting is independent and does not benefit from that buffered data. ## Release Management * Affected package(s): Shape_detection * Issue(s) solved (if any): fix #7992 |
||
|---|---|---|
| .. | ||
| benchmark/Shape_detection | ||
| doc/Shape_detection | ||
| examples/Shape_detection | ||
| include/CGAL | ||
| package_info/Shape_detection | ||
| test/Shape_detection | ||