cgal/Linear_cell_complex
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
..
benchmark/Linear_cell_complex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
demo/Linear_cell_complex Ok for group/degroup and operations. 2013-02-14 16:27:51 +01:00
doc/Linear_cell_complex remove namespace in inheritance relationship 2013-01-23 16:28:37 +01:00
doc_tex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
examples/Linear_cell_complex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
include/CGAL Ok for group/degroup and operations. 2013-02-14 16:27:51 +01:00
package_info/Linear_cell_complex Add license files, per package 2012-01-16 15:54:22 +00:00
test/Linear_cell_complex Modify LCC tests to be able to know which test is run by the testsuite. 2013-02-09 17:49:49 +01:00
dont_submit add doc in dont_submit 2012-11-27 08:42:02 +01:00