cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing
Laurent Rineau 423c4fbd11 Merge pull request #3266 from MaelRL/PMP-Snap_boundary-GF
PMP: boundary snapping
2019-05-14 16:48:00 +02:00
..
internal Lock some vertices that shouldn't move in non-conformal snapping 2019-05-08 13:34:16 +02:00
Weights.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
bbox.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
border.h remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
clip.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
compute_normal.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
connected_components.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
corefinement.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
detect_features.h Merge branch 'master' into PMP-Snap_boundary-GF 2019-05-06 15:53:56 +02:00
distance.h Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
extrude.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
fair.h Change should to must/shall 2018-06-04 08:32:18 +01:00
intersection.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
measure.h Merge pull request #3441 from afabri/PMP-centroid-GF 2019-04-12 15:45:48 +02:00
merge_border_vertices.h remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
orient_polygon_soup.h Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-23 10:46:32 +02:00
orientation.h remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
polygon_soup_to_polygon_mesh.h Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-23 10:46:32 +02:00
random_perturbation.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
refine.h Change should to must/shall 2018-06-04 08:32:18 +01:00
remesh.h Merge branch 'PMP-Filter_degenerate_polygon_soup_input-GF-old' into PMP-Filter_degenerate_polygon_soup_input-GF 2018-10-08 16:19:26 +02:00
repair.h Resolve conflicts between master and 4.14-based branch that fixes manifoldness 2019-05-07 10:34:16 +02:00
repair_polygon_soup.h Merge pull request #3882 from sloriot/PMP-repair_soup_missing_include 2019-05-06 15:30:36 +02:00
self_intersections.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
shape_predicates.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
stitch_borders.h replace cpp11::unordered_FOO by std::unordered_FOO 2019-03-29 13:28:33 +01:00
transform.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
triangulate_faces.h replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
triangulate_hole.h replace cpp11::tuple by std::tuple 2019-03-29 13:28:33 +01:00