| .. |
|
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
|
add test
|
2024-04-15 09:23:51 +02:00 |
|
data_degeneracies
|
Add a non-trivial test with all degenerate faces
|
2023-05-15 11:57:44 +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 pull request #6088 from sloriot/PMP-add_discrete_curvature
|
2025-02-12 21:22:40 +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
|
Add several #include
|
2024-03-14 10:09:07 +01:00 |
|
corefine_non_manifold.cpp
|
move undocumented feature to test
|
2020-11-25 16:32:20 +01:00 |
|
delaunay_remeshing_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
extrude_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
fairing_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
measures_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
orient_polygon_mesh_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
orient_polygon_soup_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
pmp_compute_normals_test.cpp
|
Merge pull request #8277 from afabri/PMP-normals-GF
|
2024-06-13 12:48:45 +02:00 |
|
pmp_do_intersect_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
point_inside_helpers.h
|
…
|
|
|
point_inside_polyhedron_boundary_test.cpp
|
Fix PMP testsuite
|
2024-03-08 08:40:02 +00:00 |
|
point_inside_surface_mesh_test.cpp
|
Fix PMP testsuite
|
2024-03-08 08:40:02 +00:00 |
|
polygon_mesh_slicer_test.cpp
|
removing deprecated AABB types
|
2024-03-26 15:56:45 +01:00 |
|
remeshing_quality_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
remeshing_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
remeshing_test_P_SM_OM.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
remeshing_with_isolated_constraints_test.cpp
|
Merge pull request #8129 from sloriot/PMP-deterministic_triangulate_faces
|
2024-04-22 14:54:08 +02:00 |
|
run_test_corefinement_bool_op_full.sh
|
fix script
|
2023-06-01 11:18:33 +02:00 |
|
self_intersection_polyhedron_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
self_intersection_surface_mesh_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
self_intersection_triangle_soup_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
surface_intersection_sm_poly.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_autorefinement.cmd
|
add tests for autoref
|
2023-12-12 09:41:44 +01:00 |
|
test_autorefinement.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_coref_epic_points_identity.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_corefine.cmd
|
fix runtime issues
|
2021-10-04 10:22:13 +02:00 |
|
test_corefine.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_corefinement_and_constraints.cpp
|
some more cases
|
2024-05-14 16:38:47 +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
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_corefinement_bool_op_full.cmd
|
move tests into the testsuite
|
2023-06-01 11:38:03 +02:00 |
|
test_corefinement_cavities.cpp
|
Merge remote-tracking branch 'cgal/5.6.x-branch' into HEAD
|
2024-12-23 09:38:35 +01:00 |
|
test_corefinement_nm_bo.cpp
|
test several polygon types
|
2024-06-10 15:44:17 +02:00 |
|
test_decimation_of_planar_patches.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_degenerate_pmp_clip_split_corefine.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_detect_features.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_discrete_curvatures.cpp
|
Add tests for discrete curvatures
|
2025-01-10 13:11:37 +01:00 |
|
test_does_bound_a_volume.cmd
|
…
|
|
|
test_does_bound_a_volume.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_hausdorff_bounded_error_distance.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_interpolated_corrected_curvatures.cpp
|
Add tests for discrete curvatures
|
2025-01-10 13:11:37 +01:00 |
|
test_is_polygon_soup_a_polygon_mesh.cpp
|
Spelling corrections
|
2024-05-31 19:05:34 +02:00 |
|
test_isolevel_refinement.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_merging_border_vertices.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_mesh_smoothing.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_orient_cc.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_clip.cpp
|
Spelling corrections
|
2024-09-13 17:53:05 +02:00 |
|
test_pmp_collision_detection.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00: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
|
AABBGeomTraits -> AABBGeomTraits_3
|
2024-04-15 11:59:00 +02:00 |
|
test_pmp_locate.cpp
|
boost::tie -> std::tie
|
2025-01-24 14:20:00 +01:00 |
|
test_pmp_manifoldness.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_non_conforming_snapping.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_np_function.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_polyhedral_envelope.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_read_polygon_mesh.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_remove_border_edge.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_repair_degeneracies.cpp
|
merge master
|
2024-04-03 14:09:39 +01:00 |
|
test_pmp_repair_self_intersections.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_snapping.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_pmp_transform.cpp
|
Add several #include
|
2024-03-14 10:09:07 +01:00 |
|
test_pmp_triangle.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_remove_caps_needles.cpp
|
Merge remote-tracking branch 'cgal/5.6.x-branch' into HEAD
|
2024-12-23 09:38:35 +01:00 |
|
test_repair_polygon_soup.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_shape_predicates.cpp
|
boost::tie -> std::tie
|
2025-01-24 14:20:00 +01:00 |
|
test_shape_smoothing.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00: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
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_split_volume.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_stitching.cpp
|
Add several #include
|
2024-03-14 10:09:07 +01:00 |
|
triangulate_faces_hole_filling_all_search_test.cpp
|
…
|
|
|
triangulate_faces_hole_filling_dt3_test.cpp
|
…
|
|
|
triangulate_faces_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
triangulate_hole_Polyhedron_3_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
triangulate_hole_polyline_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
triangulate_hole_with_cdt_2_test.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |