cgal/BGL/test/BGL
Sébastien Loriot be4635a1f6 change argument order to be consistent with expand/reduce_face_selection() 2017-10-09 15:09:42 +02:00
..
data Add generic functions read_off() and write_off() 2017-06-30 18:12:13 +02:00
CMakeLists.txt Add a function to make a removal of faces manifold. 2017-08-02 11:14:32 +02:00
borders.cin move file to test 2014-12-11 18:56:59 +01:00
borders.cpp move file to test 2014-12-11 18:56:59 +01:00
graph_concept_Dual.cpp Remove unused typedef 2016-02-02 16:00:31 +01:00
graph_concept_Face_filtered_graph.cpp Rename the graph into Face_filtered_graph and add a function to check its validity. 2017-05-30 15:09:42 +02:00
graph_concept_Gwdwg_Surface_mesh.cpp Concept check GWdwg 2016-12-13 15:25:54 +01:00
graph_concept_Linear_cell_complex.cpp Update BGL LCC examples and tests following the modification of the API (helper class) 2017-05-10 13:27:37 -04:00
graph_concept_OpenMesh.cpp Remove license headers from test cases 2016-02-02 16:00:31 +01:00
graph_concept_Polyhedron_3.cpp enable concept checking for Surface_mesh 2016-07-22 14:21:09 +02:00
graph_concept_Seam_mesh_Surface_mesh.cpp Add concept checking for Seam_mesh 2017-06-22 16:17:13 +02:00
graph_concept_Surface_mesh.cpp enable concept checking for Surface_mesh 2016-07-22 14:21:09 +02:00
graph_concept_Triangulation_2.cpp forward the types from the template parameter 2017-03-23 15:20:57 +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_Euler_operations.cpp Remove unused targed in cmake; uncomment commented code for OMesh. 2017-06-15 09:58:21 -04:00
test_Face_filtered_graph.cpp fix unused variable warning 2017-06-08 10:15:30 +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 change argument order to be consistent with expand/reduce_face_selection() 2017-10-09 15:09:42 +02:00
test_Prefix.h Remove a wrong is_valid 2017-06-28 11:57:32 -04: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 Add generic functions read_off() and write_off() 2017-06-30 18:12:13 +02:00
test_cgal_bgl_named_params.cpp move enum for named parameters inside internal_np namespace 2017-02-13 10:25:28 +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 missing CGAL_UNUSED on BOOST_CONCEPT_ASSERT. 2016-02-04 11:44:21 +01:00
test_clear.cpp Add missing qualifier 2017-06-28 10:00:13 -04:00
test_graph_traits.cpp Merge branch 'master' into BGL-LCC-gdamiand 2017-06-15 10:03:53 -04:00
test_helpers.cpp Fix test for make_grid 2017-06-26 10:59:11 +02:00