| .. |
|
data
|
fix off file so that OpenMesh can read it too
|
2018-05-29 15:59:55 +02:00 |
|
CMakeLists.txt
|
Add write_wrl() for FaceGraph
|
2018-11-27 10:04:32 +01:00 |
|
borders.cin
|
move file to test
|
2014-12-11 18:56:59 +01:00 |
|
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
|
move file to test
|
2014-12-11 18:56:59 +01:00 |
|
split.cpp
|
move file to test
|
2014-12-11 18:56:59 +01:00 |
|
test_Collapse_edge.cpp
|
Clean-up after review
|
2018-05-29 15:59:54 +02:00 |
|
test_Euler_operations.cpp
|
make the function collapsing edges with constraints always keep the target
|
2018-05-29 16:17:41 +02:00 |
|
test_Face_filtered_graph.cpp
|
replace CGAL_is_valid(Mesh) by CGAL::is_valid_polygon_mesh(Mesh)
|
2018-05-03 12:03:14 +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
|
Merge pull request #3395 from sloriot/BGL-selection_issue
|
2018-10-29 10:27: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
|
Add test for LCC
|
2017-03-27 12:22:29 -04:00 |
|
test_Surface_mesh.cpp
|
initial version of Surface_mesh package
|
2014-07-15 12:08:51 +02:00 |
|
test_bgl_dual.cpp
|
fix in_edges() and out_edges()
|
2017-03-13 17:12:37 +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
|
bug fix, read file argv[1], is_border instead of border_map
|
2014-06-20 10:32:21 +02:00 |
|
test_circulator.cpp
|
Add a default argument for BGL tests and examples, used when no command line argument in given.
|
2018-10-18 11:04:14 +02: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
|
Split is_valid_polygon_mesh into 3 : adding is_valid_halfedge_graph() and is_valid_face_graph()
|
2018-05-03 12:03:14 +02: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 |