| .. |
|
data
|
Merge branch 'repair_functions-old' into repair_functions
|
2018-07-23 17:59:43 +02:00 |
|
data-autoref
|
handle special case when intersection segments shares a common endpoint
|
2018-07-23 17:13:58 +02:00 |
|
data-clip
|
workaround when interseciont polyline goes to the border
|
2018-11-22 13:38:31 +01:00 |
|
data-coref
|
update incorrectly handled coplanar intersection computation
|
2018-03-26 11:20:16 +02:00 |
|
data_degeneracies
|
Various improvements/fixes to degenerate/needle/cap functions
|
2018-07-23 11:30:12 +02:00 |
|
data_polygon_soup
|
…
|
|
|
data_repair
|
…
|
|
|
data_slicer
|
…
|
|
|
data_stitching
|
Added another test
|
2018-07-31 08:53:14 +02:00 |
|
CMakeLists.txt
|
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
|
2018-11-05 07:32:58 +01:00 |
|
autorefinement_sm.cpp
|
print real vertex counts
|
2018-07-23 10:11:51 +02:00 |
|
connected_component_polyhedron.cpp
|
…
|
|
|
connected_component_surface_mesh.cpp
|
…
|
|
|
extrude_test.cpp
|
use const functors
|
2018-06-27 17:02:42 +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
|
…
|
|
|
orient_polygon_mesh_test.cpp
|
…
|
|
|
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
|
…
|
|
|
point_inside_helpers.h
|
…
|
|
|
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
|
…
|
|
|
remeshing_test_P_SM_OM.cpp
|
…
|
|
|
remove_degeneracies_test.cpp
|
Test degenerate_edges/faces
|
2018-07-23 17:28:44 +02:00 |
|
run_test_corefinement_bool_op_full.sh
|
remove initial version of corefinement now officially documented in PMP
|
2018-08-22 09:32:16 +02:00 |
|
self_intersection_polyhedron_test.cpp
|
…
|
|
|
self_intersection_surface_mesh_test.cpp
|
…
|
|
|
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
|
handle special case when intersection segments shares a common endpoint
|
2018-07-23 17:13:58 +02:00 |
|
test_autorefinement.cpp
|
fix windows warning
|
2018-07-25 14:43:14 +02:00 |
|
test_coref_epic_points_identity.cpp
|
…
|
|
|
test_corefine.cmd
|
update incorrectly handled coplanar intersection computation
|
2018-03-26 11:20:16 +02:00 |
|
test_corefine.cpp
|
fix corefine test
|
2018-06-13 09:54:00 +02:00 |
|
test_corefinement_and_constraints.cpp
|
Let's give it another try?
|
2019-02-11 10:43:12 +01:00 |
|
test_corefinement_bool_op.cmd
|
remove initial version of corefinement now officially documented in PMP
|
2018-08-22 09:32:16 +02:00 |
|
test_corefinement_bool_op.cpp
|
remove initial version of corefinement now officially documented in PMP
|
2018-08-22 09:32:16 +02:00 |
|
test_corefinement_bool_op_full.cmd
|
remove initial version of corefinement now officially documented in PMP
|
2018-08-22 09:32:16 +02: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_merging_border_vertices.cpp
|
Removed obsolete code about merging duplicated boundary vertices
|
2018-07-23 11:36:15 +02:00 |
|
test_orient_cc.cpp
|
…
|
|
|
test_pmp_clip.cpp
|
workaround when interseciont polyline goes to the border
|
2018-11-22 13:38:31 +01:00 |
|
test_pmp_collision_detection.cpp
|
add missing EOL
|
2018-10-16 15:40:06 +02:00 |
|
test_pmp_distance.cmd
|
…
|
|
|
test_pmp_distance.cpp
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +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_repair_polygon_soup.cpp
|
fix warning
|
2018-11-01 12:53:47 +01:00 |
|
test_shape_predicates.cpp
|
Replaced boost's math constants with CGAL
|
2018-10-04 13:17:44 +02:00 |
|
test_stitching.cpp
|
Merge pull request #3500 from sloriot/PMP-stitching_nm_bug-4.13
|
2018-12-19 16:12:01 +01:00 |
|
triangulate_faces_hole_filling_all_search_test.cpp
|
…
|
|
|
triangulate_faces_hole_filling_dt3_test.cpp
|
…
|
|
|
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 |