cgal/Polygon_mesh_processing/test/Polygon_mesh_processing
Sébastien Loriot 4d834098b8 Merge remote-tracking branch 'cgal/master' into HEAD 2023-11-16 10:39:31 +01:00
..
data Merge remote-tracking branch 'cgal/master' into PMP-decimation 2022-01-27 16:25:24 +01:00
data-autoref
data-clip Add missing test data 2020-11-06 08:28:42 +01:00
data-coref fix inconsistency check 2022-11-09 18:17:31 +01:00
data_degeneracies add missing off 2022-06-29 11:29:12 +02:00
data_polygon_soup fix invalid OFF headers 2021-09-23 18:56:15 +02:00
data_remeshing change API to return triangulation instead of modifying Tr& out 2022-04-29 13:53:39 +02:00
data_repair
data_slicer
data_snapping automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
data_stitching automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
CMakeLists.txt Merge remote-tracking branch 'cgal/master' into HEAD 2023-11-16 10:39:31 +01:00
autorefinement_sm.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
connected_component_polyhedron.cpp Merge pull request #6872 from MaelRL/PMP-Fix_keep_LCC-GF 2022-10-04 13:52:49 +02:00
connected_component_surface_mesh.cpp spelling corrections 2022-11-15 18:45:39 +01:00
corefine_non_manifold.cpp move undocumented feature to test 2020-11-25 16:32:20 +01:00
delaunay_remeshing_test.cpp do not use deprecated API 2022-06-08 17:49:08 +02:00
extrude_test.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
fairing_test.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
measures_test.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
orient_polygon_mesh_test.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
orient_polygon_soup_test.cpp Re-enable EPECK tests 2022-03-24 13:51:01 +01:00
pmp_compute_normals_test.cpp null vector for degenerate faces is only expected for EPECK 2022-09-26 08:59:34 +02:00
pmp_do_intersect_test.cpp PMP 2022-10-14 10:29:45 +01:00
point_inside_helpers.h
point_inside_polyhedron_boundary_test.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
point_inside_surface_mesh_test.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
polygon_mesh_slicer_test.cpp Deal with PCA 2022-01-18 18:51:37 +00:00
remeshing_quality_test.cpp fix compilation 2023-11-16 09:37:41 +01:00
remeshing_test.cpp Deal with PCA 2022-01-18 18:51:37 +00:00
remeshing_test_P_SM_OM.cpp do not use PMP::parameters namespace 2022-01-04 16:00:38 +01:00
remeshing_with_isolated_constraints_test.cpp add a test with isolated constraints, on and away from mesh borders 2021-05-06 17:48:39 +02:00
run_test_corefinement_bool_op_full.sh fix script 2023-06-01 11:18:33 +02:00
self_intersection_polyhedron_test.cpp do not use PMP::parameters namespace 2022-01-04 16:00:38 +01:00
self_intersection_surface_mesh_test.cpp extra manual fixes 2021-10-05 17:42:21 +02:00
self_intersection_triangle_soup_test.cpp add triangle soup specific tests 2023-04-12 16:59:05 +02:00
surface_intersection_sm_poly.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_autorefinement.cmd never try to fix when a polyline does not split a patch 2022-02-23 11:13:22 +01:00
test_autorefinement.cpp do not use PMP::parameters namespace 2022-01-04 16:00:38 +01:00
test_coref_epic_points_identity.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_corefine.cmd fix runtime issues 2021-10-04 10:22:13 +02:00
test_corefine.cpp do not use PMP::parameters namespace 2022-01-04 16:00:38 +01:00
test_corefinement_and_constraints.cpp remove unused variable 2023-08-09 09:00:38 +02:00
test_corefinement_and_constraints_nearest.cpp Add tests 2021-03-03 19:45:40 +09:00
test_corefinement_bool_op.cmd move tests into the testsuite 2023-06-01 11:38:03 +02:00
test_corefinement_bool_op.cpp Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
test_corefinement_bool_op_full.cmd move tests into the testsuite 2023-06-01 11:38:03 +02:00
test_decimation_of_planar_patches.cpp limit the use of pre-computed meshes 2023-04-04 15:36:05 +02:00
test_degenerate_pmp_clip_split_corefine.cpp add corefine test 2022-06-27 19:58:58 +02:00
test_detect_features.cpp do not use PMP::parameters namespace 2022-01-04 16:00:38 +01:00
test_does_bound_a_volume.cmd
test_does_bound_a_volume.cpp PMP: Include the correct header file in a test 2022-06-15 07:33:55 +01:00
test_hausdorff_bounded_error_distance.cpp spelling corrections 2022-11-15 18:45:39 +01:00
test_interpolated_corrected_curvatures.cpp implement comments from review 2023-10-09 08:50:17 +02:00
test_is_polygon_soup_a_polygon_mesh.cpp remove non-needed include directives 2022-06-16 09:54:57 +02:00
test_merging_border_vertices.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_mesh_smoothing.cpp add an option to forbid some moves 2022-03-23 23:53:00 +01:00
test_orient_cc.cpp clean up doc and API of new property maps 2023-02-06 18:32:41 +01:00
test_pmp_clip.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_pmp_collision_detection.cpp boost::begin/end/empty/size -> std::begin/end/empty/size 2023-04-23 23:01:35 +02:00
test_pmp_distance.cmd automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
test_pmp_distance.cpp spelling corrections 2022-11-15 18:45:39 +01:00
test_pmp_locate.cpp Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD 2023-07-05 11:29:35 +02:00
test_pmp_manifoldness.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_pmp_non_conforming_snapping.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_pmp_np_function.cpp add an extra overload of choose_parameter for dynamic property maps 2022-07-13 12:48:27 +02:00
test_pmp_polyhedral_envelope.cpp fix path 2021-10-05 17:42:25 +02:00
test_pmp_read_polygon_mesh.cpp automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
test_pmp_remove_border_edge.cpp Deal with PCA 2022-01-18 18:51:37 +00:00
test_pmp_repair_degeneracies.cpp spelling corrections 2022-11-15 18:45:39 +01:00
test_pmp_repair_self_intersections.cpp Uniformize file names (repair_*) 2020-03-31 17:49:29 +02:00
test_pmp_snapping.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_pmp_transform.cpp Merge remote-tracking branch 'maxGimeno/PMP-Example_of_new_mp_function-maxGimeno' into HEAD 2022-01-12 13:33:49 +01:00
test_pmp_triangle.cpp PMP::Add function triangle(face_descriptor, tmesh) returning a Triangle_3 2022-05-16 16:08:33 +01:00
test_remove_caps_needles.cpp move outside experimental namespace with a better API and doc 2022-07-26 15:06:49 +02:00
test_repair_polygon_soup.cpp Test range of array faces in repair_polygon_soup() 2022-07-04 11:41:44 +02:00
test_shape_predicates.cpp Merge remote-tracking branch 'cgal/master' into PMP-Shape_predicates_with_predicates-GF 2022-03-24 12:31:01 +01:00
test_shape_smoothing.cpp Add tests 2023-02-20 10:08:35 +01:00
test_simplify_polylines_pmp.cmd fix for collinear cycle + update tests 2020-10-28 10:11:34 +01:00
test_simplify_polylines_pmp.cpp fix for collinear cycle + update tests 2020-10-28 10:11:34 +01:00
test_split_volume.cpp do not use PMP::parameters namespace 2022-01-04 16:00:38 +01:00
test_stitching.cpp rename file 2021-10-04 11:00:40 +02:00
triangulate_faces_hole_filling_all_search_test.cpp
triangulate_faces_hole_filling_dt3_test.cpp
triangulate_faces_test.cpp Enhance tests 2023-03-28 16:53:08 +02:00
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp Do not use deprecated functions 2022-12-06 12:34:26 +00:00
triangulate_hole_Polyhedron_3_test.cpp Do not use deprecated functions 2022-12-06 12:34:26 +00:00
triangulate_hole_polyline_test.cpp use features available in std instead of boost 2022-02-03 09:28:52 +01:00
triangulate_hole_with_cdt_2_test.cpp Do not use deprecated functions 2022-12-06 12:34:26 +00:00