..
data
Test remove_degree_2_vertex
2024-12-13 22:18:52 +01:00
CMakeLists.txt
remove deprecated test from CMakeLists.txt
2025-08-07 11:17:07 +01:00
bench_read_from_stream_vs_add_face_and_add_faces.cpp
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
borders.cin
…
borders.cpp
…
graph_concept_Arrangement_2.cpp
…
graph_concept_Derived.cpp
add concept checking test
2020-08-19 18:08:34 +02:00
graph_concept_Dual.cpp
…
graph_concept_Face_filtered_graph.cpp
…
graph_concept_Gwdwg_Surface_mesh.cpp
…
graph_concept_Linear_cell_complex.cpp
BGL: Add adjacency_iterator for several classes
2022-05-03 14:02:21 +01:00
graph_concept_OpenMesh.cpp
Also add it to OpenMesh
2022-05-03 14:21:43 +01:00
graph_concept_Polyhedron_3.cpp
BGL: Add adjacency_iterator for several classes
2022-05-03 14:02:21 +01:00
graph_concept_Seam_mesh_Surface_mesh.cpp
…
graph_concept_Surface_mesh.cpp
BGL: Add adjacency_iterator for several classes
2022-05-03 14:02:21 +01:00
graph_concept_Triangulation_2.cpp
…
graph_traits_inheritance.cpp
follow up of commits making default value for dynamic maps a parameter pack
2025-07-31 17:33:04 +02:00
next.cpp
More #includes
2024-03-15 08:48:40 +01:00
test_3mf_to_sm.cpp
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
test_Collapse_edge.cpp
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
test_Collapse_edge_with_constraints.cpp
some more cases
2024-05-14 16:38:47 +02:00
test_Euler_operations.cpp
Merge pull request #8234 from MaelRL/BGL-Add_remove_deg_2_vertex-GF
2025-02-12 21:17:43 +01:00
test_Face_filtered_graph.cpp
boost::tie -> std::tie
2025-01-24 14:20:00 +01:00
test_Gwdwg.cpp
Spelling corrections
2023-07-30 12:59:17 +02:00
test_Has_member_clear.cpp
remove CGAL_static_assertion*
2023-06-15 10:42:10 +02:00
test_Has_member_id.cpp
remove CGAL_static_assertion*
2023-06-15 10:42:10 +02:00
test_Manifold_face_removal.cpp
replace boost::unordered by std::unordered
2022-02-03 19:11:12 +01:00
test_OpenMesh.cpp
typo
2025-01-27 10:18:42 +01:00
test_Prefix.h
Merge pull request #8234 from MaelRL/BGL-Add_remove_deg_2_vertex-GF
2025-02-12 21:17:43 +01:00
test_Properties.cpp
Merge branch 'master' into HEAD
2023-06-22 14:05:45 +02:00
test_Regularize_face_selection_borders.cpp
replace boost::unordered by std::unordered
2022-02-03 19:11:12 +01:00
test_bgl_dual.cpp
boost::tie -> std::tie
2025-01-24 14:20:00 +01:00
test_bgl_read_write.cpp
Use BGL API instead of assuming graph.clear() exists
2023-05-15 12:42:13 +02:00
test_circulator.cmd
automatically move data files in data dir + update paths
2021-10-04 09:42:49 +02:00
test_circulator.cpp
BGL: Add Face_around_face_circulator
2025-08-05 15:36:01 +01:00
test_clear.cpp
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
test_graph_traits.cpp
boost::tie -> std::tie
2025-01-24 14:20:00 +01:00
test_helpers.cpp
char* -> std::string
2021-10-04 09:49:24 +02:00
test_split.cpp
Fix may-be-used-uninitialized warning
2021-07-30 10:35:10 +02:00
test_test_face.cpp
Add several #include
2024-03-14 10:09:07 +01:00