cgal/Polygon_mesh_processing/test/Polygon_mesh_processing
Simon Giraudot e00c4f67d6 Fix missing propagations of PSP named parameters API change 2018-01-10 16:39:34 +01:00
..
data add misisng test file 2017-11-17 12:55:28 +01:00
data-autoref add an example failing because there are locally 3 surfaces intersecting along an edge 2017-11-28 10:21:45 +01:00
data-coref
data_degeneracies
data_polygon_soup
data_repair
data_slicer
data_stitching integrate the are_vertices_stitchable test into the check for non-manifold edges 2017-10-03 13:41:58 +02:00
CMakeLists.txt Merge pull request #2552 from maxGimeno/PMP_does_intersect-GF 2018-01-04 15:34:18 +01:00
autorefinement_sm.cpp move all functions related to autorefinement in experimental namespace 2017-11-28 11:30:44 +01:00
connected_component_polyhedron.cpp
connected_component_surface_mesh.cpp Make mean_curvature_plugin work with Surface_mesh. TODO: colored faces 2017-07-10 16:03:07 +02:00
fairing_test.cpp
measures_test.cpp Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch 2017-12-19 16:19:22 +01:00
orient_polygon_mesh_test.cpp
orient_polygon_soup_test.cpp
pmp_compute_normals_test.cpp
pmp_do_intersect_test.cpp use named parameter 2017-12-20 09:26:48 +01:00
point_inside_helpers.h
point_inside_polyhedron_boundary_test.cpp
point_inside_surface_mesh_test.cpp
polygon_mesh_slicer_test.cpp
remeshing_test.cpp
remeshing_test_P_SM_OM.cpp Fix a compilation error 2017-07-12 15:26:08 +02:00
remove_degeneracies_test.cpp
run_test_corefinement_bool_op_full.sh
self_intersection_polyhedron_test.cpp
self_intersection_surface_mesh_test.cpp
surface_intersection_sm_poly.cpp Bug fix in surface_intersection_sm_poly about filenames used by default. 2017-06-29 10:35:37 -04:00
test_autorefinement.cmd add testsuite and testcases 2017-11-28 10:21:45 +01:00
test_autorefinement.cpp fix int to bool conversion warning 2017-11-30 15:43:56 +01:00
test_coref_epic_points_identity.cpp
test_corefine.cmd
test_corefine.cpp
test_corefinement_and_constraints.cpp
test_corefinement_bool_op.cmd
test_corefinement_bool_op.cpp
test_corefinement_bool_op_full.cmd
test_detect_features.cpp Fix warnings and copy PMaps in detect_features.h 2017-09-05 12:03:35 +02:00
test_does_bound_a_volume.cmd
test_does_bound_a_volume.cpp
test_is_polygon_soup_a_polygon_mesh.cpp
test_orient_cc.cpp Fix missing propagations of PSP named parameters API change 2018-01-10 16:39:34 +01:00
test_pmp_clip.cpp
test_pmp_distance.cmd
test_pmp_distance.cpp Replace all std::unary_function by CGAL::unary_function 2017-10-04 15:57:09 +02:00
test_pmp_remove_border_edge.cpp
test_stitching.cpp integrate the are_vertices_stitchable test into the check for non-manifold edges 2017-10-03 13:41:58 +02:00
triangulate_faces_test.cpp
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp
triangulate_hole_Polyhedron_3_test.cpp
triangulate_hole_polyline_test.cpp