| .. |
|
data
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
CMakeLists.txt
|
Remove a test_Surface_mesh.cpp as incomplete code
|
2023-06-29 09:07:34 +01:00 |
|
bench_read_from_stream_vs_add_face_and_add_faces.cpp
|
…
|
|
|
borders.cin
|
…
|
|
|
borders.cpp
|
…
|
|
|
graph_concept_Arrangement_2.cpp
|
…
|
|
|
graph_concept_Derived.cpp
|
…
|
|
|
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
|
…
|
|
|
next.cpp
|
fix pedantic warnings
|
2022-05-10 11:30:39 +02:00 |
|
test_3mf_to_sm.cpp
|
…
|
|
|
test_Collapse_edge.cpp
|
…
|
|
|
test_Collapse_edge_with_constraints.cpp
|
fix ununitialized variable warnings
|
2022-02-01 19:17:57 +01:00 |
|
test_Euler_operations.cpp
|
use Range::size()
|
2023-06-15 18:44:20 +02:00 |
|
test_Face_filtered_graph.cpp
|
Merge pull request #7880 from sloriot/BGL-workaround_clang18_error
|
2023-11-29 17:18:47 +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_Prefix.h
|
handle .off in headers
|
2021-10-04 10:08:24 +02: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
|
…
|
|
|
test_bgl_read_write.cpp
|
char* -> std::string
|
2021-10-04 09:49:24 +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
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
test_clear.cpp
|
…
|
|
|
test_deprecated_io.cpp
|
Deduplicate file names for IO test
|
2023-06-29 09:11:07 +01:00 |
|
test_graph_traits.cpp
|
Merge pull request #7880 from sloriot/BGL-workaround_clang18_error
|
2023-11-29 17:18:47 +01:00 |
|
test_helpers.cpp
|
char* -> std::string
|
2021-10-04 09:49:24 +02:00 |
|
test_split.cpp
|
…
|
|
|
test_test_face.cpp
|
Fix test using invalid descriptors
|
2022-10-07 09:54:38 +02:00 |