cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing
Sébastien Loriot 9f2fcb5e28 Merge remote-tracking branch 'cgal/6.1.x-branch' into 'cgal/main' 2025-11-21 17:41:27 +01:00
..
IO
internal CGAL: An Halfedge 2025-11-03 14:37:50 +00:00
Adaptive_sizing_field.h
Non_manifold_feature_map.h
Uniform_sizing_field.h
angle_and_area_smoothing.h
approximated_centroidal_Voronoi_diagram_remeshing.h another std::size_t to int conversion 2025-10-07 10:12:03 +02:00
autorefinement.h fix warning -Wstringop-overflow 2025-09-25 16:25:37 +02:00
bbox.h
border.h
clip.h more macro protections for MSVC 2025-09-02 14:17:59 +02:00
compute_normal.h replace boost::small_vector by std::array 2025-07-30 11:37:43 +02:00
connected_components.h
corefinement.h
curvature.h
detect_features.h
distance.h CDT_3 bug-fix: throw exceptions instead of raw crashs (like segfaults) (#9089) 2025-11-21 17:40:00 +01:00
extrude.h
fair.h Use \link / \ref to add missing links of functions with parameters 2025-09-19 00:26:17 +02:00
interpolated_corrected_curvatures.h
intersection.h Use \link / \ref to add missing links of functions with parameters 2025-09-19 00:26:17 +02:00
locate.h
manifoldness.h
measure.h Merge remote-tracking branch 'cgal/5.6.x-branch' into 'cgal/6.0.x-branch' 2025-08-13 18:05:54 +02:00
merge_border_vertices.h
orient_polygon_soup.h
orient_polygon_soup_extension.h
orientation.h Use \link / \ref to add missing links of functions with parameters 2025-09-19 00:26:17 +02:00
polygon_mesh_to_polygon_soup.h
polygon_soup_self_intersections.h return true 2025-05-13 17:23:06 +02:00
polygon_soup_to_polygon_mesh.h
random_perturbation.h
refine.h Use \link / \ref to add missing links of functions with parameters 2025-09-19 00:26:17 +02:00
refine_mesh_at_isolevel.h
refine_with_plane.h Spelling correction. 2025-04-25 11:30:19 +02:00
remesh.h
remesh_planar_patches.h avoid risk of dangling reference, using RVO 2025-06-24 15:08:36 +02:00
repair.h
repair_degeneracies.h Use \link / \ref to add missing links of functions with parameters 2025-09-19 00:26:17 +02:00
repair_polygon_soup.h Use named parameter helper 2025-04-11 10:46:23 +02:00
repair_self_intersections.h
self_intersections.h Use \link / \ref to add missing links of functions with parameters 2025-09-19 00:26:17 +02:00
shape_predicates.h
smooth_mesh.h
smooth_shape.h
stitch_borders.h Make the debug out put work for Surface_mesh 2025-05-14 15:13:58 +01:00
tangential_relaxation.h
transform.h
triangle.h
triangulate_faces.h fix visitor call in clip + add tests 2025-04-15 09:52:07 +02:00
triangulate_hole.h