cgal/Linear_cell_complex/include/CGAL
Guillaume Damiand 450a07786b Ok for group/degroup and operations.
* clarify all the tests of group/ungroup cases for non void attributes
* create specialized functors allowing to consider all the different cases
  (group two edges along their two extremities, only the first or the second...)
* make many cleanup to move functors in different files, and to comment them
* add namespace before global functions

Still to do: sewable for dim>3 (build the isomorphism); try to improve onsplit
  test by testing only one out of two modified darts; add a parameter to
  operations to do not test group/ungroup; do a functor which updates the
  attributes of all the map (avoid do make many small tests, and do only one
  big test once).
2013-02-14 16:27:51 +01:00
..
Cell_attribute_with_point.h Bugfix: Remove an undocumented constructor of Cell_attribute_with_point class which involves a conflict if an user uses Point as Info template argument. 2012-05-03 19:15:06 +00:00
Linear_cell_complex.h Ok for group/degroup and operations. 2013-02-14 16:27:51 +01:00
Linear_cell_complex_constructors.h Wip on group/degroup 2013-02-11 17:57:10 +01:00
Linear_cell_complex_incremental_builder.h Remove warnings. 2012-11-28 10:10:48 +01:00
Linear_cell_complex_min_items.h apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Linear_cell_complex_operations.h Remove warnings. 2012-11-28 10:10:48 +01:00
Linear_cell_complex_traits.h Revert of linear_cell_complex_3 example to use foreach which is now ok. Copyright. Add tests. 2011-11-21 13:11:43 +00:00