Commit Graph

25 Commits

Author SHA1 Message Date
Guillaume Damiand 999a813b35 Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC 2022-05-05 13:34:19 +02:00
Guillaume Damiand 52186a04e0 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
Guillaume Damiand 0308d1a1bb 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
Sébastien Loriot 8bb22d5b2c extra run of the script to remove tabs and trailing whitespaces
right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Guillaume Damiand 2c76e00d65 Replace char* by std::string for polygonal schema. 2019-12-18 11:33:23 +01:00
Guillaume Damiand 076cd0cc61 Warning on windows with strncpy 2019-12-18 08:55:30 +01:00
Guillaume Damiand 937c334802 Remove warnings. 2019-12-17 11:05:38 +01:00
Guillaume Damiand 1ab90bc27e Remove warnings. 2019-12-11 15:28:11 +01:00
Guillaume Damiand ca753748a3 is_border -> is_perforated 2019-12-03 15:17:29 +01:00
Guillaume Damiand 8be7c183b4 Remove warnings (thanks @sloriot) 2019-11-29 15:51:34 +01:00
Guillaume Damiand 023ec9c23c Wrong percentage 2019-11-29 12:24:27 +01:00
Guillaume Damiand 90457b38c7 Update licences 2019-11-26 14:21:39 +01:00
Guillaume Damiand fa7e93b03b Update tests; bug fix; method with borders seems ok now. 2019-11-26 11:35:18 +01:00
Guillaume Damiand a5240b4477 Case with boundaries. 2019-11-25 16:57:19 +01:00
Guillaume Damiand 7b243d41aa Clean Polygonal_schema 2019-11-22 11:18:52 +01:00
Guillaume Damiand e44fef7d0b Update polygonal schema to allow to perforate faces; impact on face graph wrapper. 2019-09-17 16:04:38 +02:00
Guillaume Damiand 5431b21493 Update path homotopy to deal also with surfaces with boundaries. 2019-08-28 15:39:24 +02:00
Guillaume Damiand dda46d4ce3 Small cleanup; NULL->nullptr. 2019-06-28 11:51:27 +02:00
Guillaume Damiand 1dbc088459 Update licences; move undocumented files to internal (both directory and namespace) 2019-06-20 16:51:53 +02:00
Guillaume Damiand 9e11266307 Update doc and code accordingly to review 4. 2019-06-18 17:34:55 +02:00
Guillaume Damiand d997874d64 Move get_opposite_label function in internal namespace. 2019-06-17 17:58:07 +02:00
Guillaume Damiand 6776822732 Add facet with initializer list 2019-06-17 17:36:39 +02:00
Guillaume Damiand f80af5af90 Update to use new version of Polygonal_schema 2019-06-17 14:26:37 +02:00
Guillaume Damiand fb094f7aaa Cont Polygonal_schema 2019-06-17 08:42:33 +02:00
Guillaume Damiand bf35f049e6 Start to implement Polygonal_schema: nyf 2019-06-14 16:38:47 +02:00