cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing
Sébastien Loriot 38482e8aa3 remove todo
There will not be any crash as the value for new vertices
is always set. However with Polyhedron since we don't reuse
vertices, the map size might get large. Surface_mesh is fine
2023-11-16 17:28:23 +01:00
..
IO Merge pull request #7392 from MaelRL/CGAL_IO-Obj_fixes-GF 2023-04-24 14:08:22 +02:00
internal Apply suggestions from code review 2023-11-16 09:37:41 +01:00
Adaptive_sizing_field.h remove todo 2023-11-16 17:28:23 +01:00
Non_manifold_feature_map.h add missing license include directive 2021-10-08 15:28:13 +02:00
Uniform_sizing_field.h fix compilation errors 2023-11-16 09:37:41 +01:00
angle_and_area_smoothing.h Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h 2023-06-02 12:27:28 +02:00
bbox.h Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF 2022-11-07 10:08:34 +01:00
border.h Merge pull request #7418 from MaelRL/PMP-Add_missing_const-GF 2023-05-04 17:22:43 +02:00
clip.h Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
compute_normal.h Merge pull request #7076 from MaelRL/PMP-Improve_normal_doc-GF 2023-01-27 21:02:24 +01:00
connected_components.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
corefinement.h Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
detect_features.h Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF 2022-11-07 10:08:34 +01:00
distance.h Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
extrude.h spelling corrections 2022-11-15 18:45:39 +01:00
fair.h remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
interpolated_corrected_curvatures.h remove useless (and potentially dangerous) default 2023-11-16 12:00:22 +01:00
intersection.h Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
locate.h Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl' 2023-08-14 14:19:25 +02:00
manifoldness.h update doc 2022-11-22 10:48:27 +01:00
measure.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
merge_border_vertices.h boost::begin/end/empty/size -> std::begin/end/empty/size 2023-04-23 23:01:35 +02:00
orient_polygon_soup.h Minor improvements to orient_PS's doc 2023-08-04 14:32:48 +02:00
orient_polygon_soup_extension.h Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
orientation.h Merge pull request #7436 from sloriot/PMP-doc_compta_ori 2023-05-11 17:37:11 +02:00
polygon_mesh_to_polygon_soup.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
polygon_soup_to_polygon_mesh.h Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
random_perturbation.h remove useless header to directly include the right file 2022-10-06 15:40:05 +02:00
refine.h remove useless header to directly include the right file 2022-10-06 15:40:05 +02:00
remesh.h Apply suggestions from code review 2023-11-16 09:37:41 +01:00
remesh_planar_patches.h allow external tag function in remeshing with common interface 2023-08-28 08:29:08 +02:00
repair.h update doc 2022-11-22 10:48:27 +01:00
repair_degeneracies.h Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
repair_polygon_soup.h Fix typo 2023-03-28 14:58:22 +02:00
repair_self_intersections.h Merge remote-tracking branch 'cgal/5.6.x-branch' 2023-10-25 17:43:16 +02:00
self_intersections.h remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
shape_predicates.h Merge branch 'sloriot/PMP-split_repair_5.5' into master 2022-11-22 10:38:00 +01:00
smooth_mesh.h add missing endcond 2022-03-31 16:50:40 +02:00
smooth_shape.h remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
stitch_borders.h update doc 2022-11-22 10:48:27 +01:00
tangential_relaxation.h Add sizing.at function to the PMPSizingField and other sizing classes 2023-11-16 09:37:41 +01:00
transform.h remove useless header to directly include the right file 2022-10-06 15:40:05 +02:00
triangle.h Merge pull request #6930 from MaelRL/BGL-Use_is_valid_descriptor-GF 2022-11-07 10:08:34 +01:00
triangulate_faces.h add missing np 2023-05-10 14:59:42 +02:00
triangulate_hole.h fix warnings 2023-04-05 17:24:04 +02:00