Commit Graph

25 Commits

Author SHA1 Message Date
Guillaume Damiand dccdec40a5 Combinatorial map with no static dart_null_handle.
This is a copy from the branch CMap_no_dart-gdamiand by keeping only the part with dart_handle.
The modifications are the ones given in the small feature Combinatorial map dart attribute.
2013-11-12 22:27:44 +01:00
Guillaume Damiand eebf72eb3d Doc for dynamic onsplit/onmerge functors. 2013-06-17 12:37:33 +02:00
Guillaume Damiand 867cf4767e Example for dynamic functor. 2013-06-17 10:14:04 +02:00
Guillaume Damiand 444ba939a8 Dynamic attributes for onmerge and onsplit.
Copy of master, and integrations of modifs done in the branch Combinatorial_map_dynamic_onxxxfunctors-gdamiand. Add an example in  map_3_dynamic_onmerge.cpp.
2013-06-16 20:48:01 +02:00
Guillaume Damiand 0fb7b0d390 Remove warnings in CMap 2013-03-11 12:43:31 +01:00
Guillaume Damiand 8734f2cf51 Doxygen version of the CMap doc. 2013-02-28 17:19:11 +01:00
Guillaume Damiand 35509487a9 On split can now be called with a cmap as parameter. 2013-02-17 21:19:17 +01:00
Guillaume Damiand 481908df1f * Re-add set_attribute method in CMap class (was removed by error).
* Make functors Is_removable_functor and Is_contractible_functor to avoid a warning.
2013-02-14 17:21:36 +01:00
Sébastien Loriot 82b2ebc865 apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Guillaume Damiand 145e411fae Add CGAL namespace in example. 2012-10-18 19:37:39 +00:00
Guillaume Damiand c3477873af Add example using for_each with iterator using marks. 2011-11-18 10:52:21 +00:00
Sébastien Loriot afe2d565b6 remove commited CMakeLists 2011-09-08 09:58:37 +00:00
Guillaume Damiand 385a2d9a0b comment in example 2011-07-21 11:11:46 +00:00
Guillaume Damiand 6fed37a4f6 simplification of the example for the same result. 2011-07-21 10:16:27 +00:00
Guillaume Damiand 7dadf80efd typo in comments 2011-07-21 09:16:04 +00:00
Guillaume Damiand 45c862b778 bug fix in example 2011-07-21 08:53:44 +00:00
Guillaume Damiand 224cf29ebd Small modifs of comments in examples 2011-07-04 12:04:48 +00:00
Guillaume Damiand 625e58986a Modification of examples to follow the code given in doc. 2011-06-23 16:42:58 +00:00
Guillaume Damiand a36e3907e7 cleanup (merge from candidate package) 2011-06-09 14:54:42 +00:00
Guillaume Damiand 7015cfaa3a merge with candidate package 2011-06-06 08:22:09 +00:00
Guillaume Damiand 7dc61a7446 merge with candidate package 2011-05-31 08:25:07 +00:00
Guillaume Damiand 9b8a6d456c merge from candidate package 2011-05-27 15:23:35 +00:00
Guillaume Damiand 8bf2ebe1b0 remove copyright from examples 2011-05-27 12:26:34 +00:00
Guillaume Damiand b8406cb60d A test to try to solve the problem of tuple of void on windows. 2011-05-27 06:58:50 +00:00
Guillaume Damiand 5c630c7f39 Move Combinatorial_map package from candidate-packages to its own branch 2011-04-20 16:54:10 +00:00