cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing
Sébastien Loriot 9985f9cfa0 autorefinement has its own license file 2024-01-02 14:06:59 +01:00
..
IO Add a convenience IO header 2023-12-12 09:39:35 +01:00
internal Replace boost::mpl (#7813) 2023-12-26 17:33:36 +01:00
Adaptive_sizing_field.h use doxygen macro 2023-12-07 11:30:17 +01:00
Non_manifold_feature_map.h add clear function and input must mesh should be const in principle 2023-05-24 16:09:31 +02:00
Uniform_sizing_field.h improve concept 2023-11-20 11:28:50 +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
autorefinement.h autorefinement has its own license file 2024-01-02 14:06:59 +01:00
bbox.h
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
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
distance.h Add check that it faces are triangles 2023-12-12 09:28:01 +00:00
extrude.h
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 more fixes 2023-11-23 14:55:30 +01:00
locate.h boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
manifoldness.h
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
refine.h
refine_mesh_at_isolevel.h fix include 2023-11-30 09:54:27 +01:00
remesh.h Apply suggestions from code review 2023-11-16 09:37:41 +01:00
remesh_planar_patches.h use explicitly const meshes 2023-12-06 15:50:14 +01:00
repair.h
repair_degeneracies.h Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
repair_polygon_soup.h
repair_self_intersections.h Merge remote-tracking branch 'cgal/5.6.x-branch' 2023-10-25 17:43:16 +02:00
self_intersections.h Merge remote-tracking branch 'cgal/5.6.x-branch' 2023-12-18 13:31:48 +01:00
shape_predicates.h
smooth_mesh.h
smooth_shape.h remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
stitch_borders.h
tangential_relaxation.h improve concept 2023-11-20 11:28:50 +01:00
transform.h
triangle.h
triangulate_faces.h add missing np 2023-05-10 14:59:42 +02:00
triangulate_hole.h