| .. |
|
data
|
Get rid of unneeded data file
|
2019-04-18 10:29:00 +02:00 |
|
CMakeLists.txt
|
Add write_wrl() for FaceGraph
|
2018-11-27 10:04:32 +01:00 |
|
borders.cin
|
…
|
|
|
borders.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_Arrangement_2.cpp
|
Fixed assuming GMP is present
|
2018-02-20 17:25:03 +01:00 |
|
graph_concept_Dual.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_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 test improvements
|
2018-02-08 18:19:12 +01:00 |
|
graph_concept_OpenMesh.cpp
|
BGL test improvements
|
2018-02-08 18:19:12 +01:00 |
|
graph_concept_Polyhedron_3.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_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
|
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
|
2018-05-03 13:23:50 +02:00 |
|
graph_concept_Triangulation_2.cpp
|
Fixed bad merge
|
2018-02-16 10:06:29 +01:00 |
|
next.cpp
|
Add a testcase for the g++4.4 bug
|
2016-02-03 15:10:46 +01:00 |
|
split.cin
|
…
|
|
|
split.cpp
|
…
|
|
|
test_Collapse_edge.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_Euler_operations.cpp
|
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
|
2019-03-29 13:28:32 +01:00 |
|
test_Face_filtered_graph.cpp
|
Test FFG more thoroughly
|
2019-04-26 09:23:54 +02:00 |
|
test_Gwdwg.cpp
|
Concept check GWdwg
|
2016-12-13 15:25:54 +01:00 |
|
test_Has_member_clear.cpp
|
Clean-up
|
2017-06-22 16:14:55 +02:00 |
|
test_Has_member_id.cpp
|
use double parenthesis inside static assertion when expression has a comma
|
2016-09-22 12:10:06 +02:00 |
|
test_Manifold_face_removal.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_Prefix.h
|
replace CGAL_is_valid(Mesh) by CGAL::is_valid_polygon_mesh(Mesh)
|
2018-05-03 12:03:14 +02:00 |
|
test_Properties.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_Surface_mesh.cpp
|
…
|
|
|
test_bgl_dual.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_bgl_read_write.cpp
|
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
|
2018-05-03 13:23:50 +02:00 |
|
test_cgal_bgl_named_params.cpp
|
replace mode by a np
|
2019-01-17 16:03:48 +01:00 |
|
test_circulator.cmd
|
…
|
|
|
test_circulator.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_clear.cpp
|
replace CGAL_is_valid(Mesh) by CGAL::is_valid_polygon_mesh(Mesh)
|
2018-05-03 12:03:14 +02:00 |
|
test_graph_traits.cpp
|
replace BOOST_FOREACH by c++ ranged-based for loop
|
2019-03-29 13:22:15 +01:00 |
|
test_helpers.cpp
|
Make the hexahedron creation clearer and fix examples and tests
|
2018-12-04 11:46:48 +01:00 |
|
test_wrl.cpp
|
Add write_wrl() for FaceGraph
|
2018-11-27 10:04:32 +01:00 |