| .. |
|
data
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
CMakeLists.txt
|
Define NOMINMAX to work around problem in vtk
|
2023-04-12 07:29:02 +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
|
move file to test
|
2014-12-11 18:56:59 +01:00 |
|
borders.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
graph_concept_Arrangement_2.cpp
|
Fixed assuming GMP is present
|
2018-02-20 17:25:03 +01:00 |
|
graph_concept_Derived.cpp
|
add concept checking test
|
2020-08-19 18:08:34 +02:00 |
|
graph_concept_Dual.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-27 08:37:32 +01:00 |
|
graph_concept_Face_filtered_graph.cpp
|
BGL test improvements
|
2018-02-08 18:19:12 +01:00 |
|
graph_concept_Gwdwg_Surface_mesh.cpp
|
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
|
2018-05-03 13:23:50 +02:00 |
|
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
|
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
|
2018-05-03 13:23:50 +02:00 |
|
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
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
graph_traits_inheritance.cpp
|
add a convenience header file to inherit from face graphs
|
2020-08-19 14:29:09 +02:00 |
|
next.cpp
|
fix pedantic warnings
|
2022-05-10 11:30:39 +02: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
|
fix ununitialized variable warnings
|
2022-02-01 19:17:57 +01:00 |
|
test_Euler_operations.cpp
|
Merge pull request #6294 from sloriot/BGL-uw
|
2022-02-08 23:44:34 +01:00 |
|
test_Face_filtered_graph.cpp
|
replace boost::unordered by std::unordered
|
2022-02-03 19:11:12 +01:00 |
|
test_Gwdwg.cpp
|
automatically move data files in data dir + update paths
|
2021-10-04 09:42:49 +02:00 |
|
test_Has_member_clear.cpp
|
New implementation for Has_member_*
|
2022-04-21 13:59:43 +02:00 |
|
test_Has_member_id.cpp
|
Properly test T2 graph traits / properties (+minor improvements to older tests)
|
2019-04-29 08:29:40 +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
|
replace boost::unordered by std::unordered
|
2022-02-03 19:11:12 +01:00 |
|
test_Regularize_face_selection_borders.cpp
|
replace boost::unordered by std::unordered
|
2022-02-03 19:11:12 +01:00 |
|
test_Surface_mesh.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
test_bgl_dual.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
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
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
|
test_deprecated_io.cpp
|
Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno
|
2021-08-30 12:25:51 +02:00 |
|
test_graph_traits.cpp
|
replace boost::unordered by std::unordered
|
2022-02-03 19:11:12 +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
|
Fix test using invalid descriptors
|
2022-10-07 09:54:38 +02:00 |