| .. |
|
data
|
PMP: Slow compute_vertex_normal()
|
2025-01-09 14:00:52 +00:00 |
|
data-autoref
|
…
|
|
|
data-clip
|
add cut_with_plane and new clip method
|
2025-01-28 14:54:27 +01:00 |
|
data-coref
|
add test
|
2024-04-15 09:23:51 +02:00 |
|
data-snap
|
add data for snap rounding test
|
2025-04-25 17:32:53 +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
|
Add new data file to repair (isolated points / nm vertices / self intersections)
|
2019-08-05 16:05:33 +02:00 |
|
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/6.1.x-branch' into 'cgal/main'
|
2025-09-03 16:57:03 +02: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 |
|
issue_7164.cpp
|
add an example of issue_7164 with a closed model
|
2025-09-03 16:41:28 +02:00 |
|
issue_8730.cpp
|
add empty line
|
2025-03-31 09:01:38 +02: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
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
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_test_epeck.cpp
|
fix compilation of PMP::isotropic_remeshing with Epeck
|
2025-06-03 14:06:11 +02: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 |
|
slow_compute_normal.cpp
|
Update Polygon_mesh_processing/test/Polygon_mesh_processing/slow_compute_normal.cpp
|
2025-07-28 17:51:16 +02:00 |
|
surface_intersection_sm_poly.cpp
|
PMP: Change inclusion order to check dependencies
|
2024-01-31 09:39:45 +00:00 |
|
test_acvd.cpp
|
in some case with needle, some non-manifold faces can be created even with a decent nb of points
|
2025-04-01 14:42:46 +02:00 |
|
test_autorefinement.cmd
|
add tests for autoref
|
2023-12-12 09:41:44 +01:00 |
|
test_autorefinement.cpp
|
clone test_autorefinement.cmd to test_snap_rounding.cpp to test snap_rounding
|
2025-04-03 19:32:13 +02: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
|
replace clip with plane with new implementation based on clip_with_plane
|
2025-03-25 21:41:53 +01: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
|
add new tests
|
2025-08-28 09:17:57 +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
|
Spatial_search: Duplicate point handling (#8705)
|
2025-04-10 18:08:30 +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_snap_rounding.cmd
|
do not test datasets removed
|
2025-06-10 18:27:41 +02:00 |
|
test_snap_rounding.cpp
|
Revert "solved bug when visitor is visited a triangle before its creation"
|
2025-05-07 19:12:07 +02:00 |
|
test_snap_rounding_full.cmd
|
do not test datasets removed
|
2025-06-10 18:27:41 +02: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
|
More ouput > output
|
2025-03-28 20:37:48 +01:00 |
|
triangulate_hole_Polyhedron_3_test.cpp
|
More ouput > output
|
2025-03-28 20:37:48 +01: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 |