cgal/Mesh_3/include/CGAL
Sébastien Loriot 68813c5c63 Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std
Replace boost by std
2023-07-05 11:08:36 +02:00
..
Mesh_3 Merge pull request #7403 from sloriot/CGAL-replace_boost_by_std 2023-07-05 11:08:36 +02:00
Meshes spelling corrections 2022-11-15 15:21:01 +01:00
Polygon_mesh_processing
Compact_mesh_cell_base_3.h remove extra parenthesis 2023-06-19 19:17:49 +02:00
Gray_image_mesh_domain_3.h Fixed tests not running in Mesh_3 2022-08-23 14:58:15 +05:30
Implicit_mesh_domain_3.h Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF 2022-11-08 16:17:33 +01:00
Implicit_to_labeling_function_wrapper.h boost::remove_reference -> std::remove_reference 2023-04-23 22:36:59 +02:00
Labeled_image_mesh_domain_3.h Merge remote-tracking branch 'cgal/master' into Mesh_3-triple_line_extraction-GF 2022-11-08 16:17:33 +01:00
Labeled_mesh_domain_3.h Merge branch 'master' into P3M3-Undocumented_polyhedral_domain_example-GF 2023-05-04 17:28:47 +02:00
Mesh_cell_base_3.h boost::is_convertible -> std::is_convertible 2023-04-23 22:37:07 +02:00
Mesh_cell_criteria_3.h revert removing _t unintentionally 2022-12-15 15:57:10 +01:00
Mesh_constant_domain_field_3.h doc review 2023-04-03 11:29:26 +02:00
Mesh_criteria_3.h Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
Mesh_domain_with_polyline_features_3.h Merge remote-tracking branch 'cgal/master' into HEAD 2023-06-15 18:48:39 +02:00
Mesh_edge_criteria_3.h Apply suggestions from code review 2023-03-31 14:51:58 +02:00
Mesh_error_code.h move code so that we can reinject mesh_3 parameters functions into NFP class 2022-09-26 20:09:58 +02:00
Mesh_facet_criteria_3.h Merge remote-tracking branch 'cgal/master' into Mesh_3-add_minimal_size_criterion_new-jtournois 2022-12-05 15:33:08 +01:00
Mesh_facet_topology.h
Mesh_polyhedron_3.h
Mesh_triangulation_3.h Revert "Do not put into RT3 functions that are very specific to Mesh_3" 2022-12-05 15:19:39 +01:00
Mesh_vertex_base_3.h remove internal from generated doc 2022-12-15 10:43:27 +01:00
Polyhedral_complex_mesh_domain_3.h boost::next -> std::next 2023-04-23 22:37:07 +02:00
Polyhedral_mesh_domain_3.h spelling corrections 2022-11-15 18:45:39 +01:00
Polyhedral_mesh_domain_with_features_3.h
Sizing_field_with_aabb_tree.h Merge pull request #7307 from janetournois/Mesh_3-sizing_field_with_aabb_tree-GF 2023-05-04 17:22:59 +02:00
Triangle_accessor_3.h
exude_mesh_3.h remove NP template parameter where it's not necessary 2023-03-30 10:40:28 +02:00
lloyd_optimize_mesh_3.h more const missing 2023-02-20 15:30:42 +01:00
make_mesh_3.h Merge branch 'Mesh_3-edge_min_size-GF' into Mesh_3-min_size-jtournois 2023-04-24 13:59:48 +02:00
odt_optimize_mesh_3.h more const missing 2023-02-20 15:30:42 +01:00
optimize_mesh_3.h
perturb_mesh_3.h more const missing 2023-02-20 15:30:42 +01:00
refine_mesh_3.h boost::is_convertible -> std::is_convertible 2023-04-23 22:37:07 +02:00
remove_far_points_in_mesh_3.h