cgal/Polygon_mesh_processing/test/Polygon_mesh_processing
Laurent Rineau a7738b27c9 Merge pull request #3052 from maxGimeno/PMP-transform-GF
PMP: transform()
2018-05-28 13:58:16 +02:00
..
data add data test file 2018-03-16 15:13:42 +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 update incorrectly handled coplanar intersection computation 2018-03-26 11:20:16 +02:00
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 Add a function in PMP to apply a CGAL::Aff_transformation_3 to a mesh. 2018-05-07 12:50:41 +02: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 License check for Corefinement and Distance 2017-03-22 14:07:52 +01:00
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 Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
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 fix test incorrectly simplified test 2017-05-12 09:49:44 +02:00
orient_polygon_soup_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
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 rename bbox_3 functions 2017-01-31 14:33:56 +01:00
point_inside_polyhedron_boundary_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
point_inside_surface_mesh_test.cpp
polygon_mesh_slicer_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
remeshing_test.cpp License check for Corefinement and Distance 2017-03-22 14:07:52 +01:00
remeshing_test_P_SM_OM.cpp remove non_filled_holes 2018-02-19 18:04:54 +01:00
remove_degeneracies_test.cpp replace CGAL_is_valid(Mesh) by CGAL::is_valid_polygon_mesh(Mesh) 2018-05-03 12:03:14 +02:00
run_test_corefinement_bool_op_full.sh improve the coref-bool-op test to also check possible results are as expected 2017-03-15 16:49:32 +01:00
self_intersection_polyhedron_test.cpp License check for Predicates 2017-03-22 10:29:59 +01:00
self_intersection_surface_mesh_test.cpp handle degenerate faces 2018-03-02 15:45:34 +01:00
surface_intersection_sm_poly.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02: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 make sure the same points in different triangle meshes have the same coordinates 2017-01-30 15:35:10 +01:00
test_corefine.cmd update incorrectly handled coplanar intersection computation 2018-03-26 11:20:16 +02:00
test_corefine.cpp update test to check both combinaisons 2018-03-21 16:51:24 +01:00
test_corefinement_and_constraints.cpp License check for Corefinement and Distance 2017-03-22 14:07:52 +01:00
test_corefinement_bool_op.cmd improve the coref-bool-op test to also check possible results are as expected 2017-03-15 16:49:32 +01:00
test_corefinement_bool_op.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
test_corefinement_bool_op_full.cmd better handling of tangency 2017-03-16 18:44:13 +01:00
test_detect_features.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
test_does_bound_a_volume.cmd
test_does_bound_a_volume.cpp
test_is_polygon_soup_a_polygon_mesh.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
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 Merge pull request #2757 from maxGimeno/BGL-Add_facegraph_validity_check_function-GF 2018-05-28 13:58:07 +02:00
test_pmp_transform.cpp Fix VC++ warning 2018-05-15 14:00:11 +01:00
test_stitching.cpp Merge pull request #2757 from maxGimeno/BGL-Add_facegraph_validity_check_function-GF 2018-05-28 13:58:07 +02:00
triangulate_faces_hole_filling_all_search_test.cpp add the word main to be found by grep 2018-03-07 15:49:03 +01:00
triangulate_faces_hole_filling_dt3_test.cpp add the word main to be found by grep 2018-03-07 15:49:03 +01:00
triangulate_faces_test.cpp Merge pull request #2955 from afabri/BGL-include_cleanup-GF 2018-05-15 22:21:42 +02:00
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
triangulate_hole_Polyhedron_3_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
triangulate_hole_polyline_test.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00