This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
93c19eeccf2aa196b080f327e7342d9727a4e8da
cgal
/
Surface_mesh_topology
/
include
/
CGAL
T
History
Guillaume Damiand
849b477654
Merge branch 'master' into LCC_update-gdamiand
2022-02-11 07:38:46 +01:00
..
Surface_mesh_topology
/internal
Merge branch 'master' into LCC_update-gdamiand
2022-02-11 07:38:46 +01:00
Curves_on_surface_topology.h
Add a class level switch to control the error output to std::cerr
2020-08-13 17:59:32 -04:00
draw_face_graph_with_paths.h
Fix file name
2022-02-03 08:41:04 +00:00
Face_graph_wrapper.h
Fix file name
2022-02-03 08:41:04 +00:00
Path_on_surface.h
Replace assertion(is_valid) by expensive_assertion since these assert increase the complexity.
2022-01-27 11:02:17 +01:00
Polygonal_schema_fwd.h
Add forward declaration files for CMap, GMap, LCC, Polygonal_schema. Improve copy methods for CMap and GMap to deal with const and non const cases.
2020-04-27 18:52:22 +02:00
Polygonal_schema_min_items.h
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:26:59 +01:00
Polygonal_schema.h
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