cgal/Surface_mesh_topology/examples/Surface_mesh_topology
Guillaume Damiand 3ef8ea445c Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126 2021-01-18 11:24:33 +01:00
..
data End of cleanup. Remove debug code; rename data members; comment. 2019-11-22 13:30:20 +01:00
CMakeLists.txt Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126 2021-01-18 11:24:33 +01:00
draw_facewidth.h Add draw functions when CGAL_USE_BASIC_VIEWER is not defined. 2020-04-27 18:55:26 +02:00
edgewidth_lcc.cpp Two bug fixes: (1) computation of cycle lengths, when some halfedges are flip; (2) when we use of face graph wrapper with surface mesh we can not use nullptr. 2020-05-14 11:38:15 +02:00
edgewidth_surface_mesh.cpp Various IO compilation fixes 2020-06-25 12:02:01 +02:00
facewidth.cpp Rename computeXXX methods 2020-04-27 18:55:26 +02:00
map_2_constructor.cpp Update licences; move undocumented files to internal (both directory and namespace) 2019-06-20 16:51:53 +02:00
open_path_homotopy.cpp Rename examples. 2020-04-27 18:52:23 +02:00
path_homotopy.cpp More warnings; remove some tests too long. 2020-04-27 18:55:27 +02:00
path_homotopy_double_torus.cpp Re-rename examples; add test for edge width and face width. 2020-04-27 18:52:24 +02:00
path_homotopy_torus.cpp Re-rename examples; add test for edge width and face width. 2020-04-27 18:52:24 +02:00
path_homotopy_with_sm_and_polyhedron.cpp Various IO compilation fixes 2020-06-25 12:02:01 +02:00
path_homotopy_with_symbols.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
path_homotopy_with_symbols_2.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
path_simplicity_double_torus.cpp Change the function name to is_homotopic_to_simple_cycle() 2020-07-02 00:35:13 -04:00
path_simplicity_double_torus_2.cpp Change the function name to is_homotopic_to_simple_cycle() 2020-07-02 00:35:13 -04:00
shortest_noncontractible_cycle.cpp Two bug fixes: (1) computation of cycle lengths, when some halfedges are flip; (2) when we use of face graph wrapper with surface mesh we can not use nullptr. 2020-05-14 11:38:15 +02:00
shortest_noncontractible_cycle_2.cpp More warnings; remove some tests too long. 2020-04-27 18:55:27 +02:00
unsew_edgewidth_repeatedly.cpp Remove one warning in unsew_edgewidth_repeatedly.cpp example 2020-05-14 18:58:35 +02:00