cgal/Shape_detection/include/CGAL
Sebastien Loriot 8730ff5d55
Shape_detection: using proper triangulated polygonal faces for linear_least_squares (#8314)
## 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
2024-08-19 11:22:41 +02:00
..
Polygon_mesh_processing pass the VPM to polyline graph 2024-03-12 10:39:28 +01:00
Shape_detection Shape_detection: using proper triangulated polygonal faces for linear_least_squares (#8314) 2024-08-19 11:22:41 +02:00
Shape_detection.h undocumented useless headers from convenience headers 2021-06-30 12:46:41 +02:00