cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing
Sébastien Loriot 1c119aec44 replace cpp11::unordered_FOO by std::unordered_FOO 2019-03-29 13:28:33 +01:00
..
internal replace cpp11::array by std::array 2019-03-29 13:28:33 +01: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 replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
distance.h remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01: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 replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01: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 replace cpp11::array by std::array 2019-03-29 13:28:33 +01: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 remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01: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 replace cpp11::array by std::array 2019-03-29 13:28:33 +01:00
repair_polygon_soup.h replace cpp11::unordered_FOO by std::unordered_FOO 2019-03-29 13:28:33 +01: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