Guillaume Damiand
8799b904b6
Add classes Linear_cell_complex_for_bgl_combinatorial_map_helper and Linear_cell_complex_bgl_min_items in separated files.
2017-05-10 10:06:55 -04:00
Guillaume Damiand
09f82093a3
Update doc of BGL for LCC, following Sebastien comments.
2017-05-10 10:06:17 -04:00
Guillaume Damiand
1bb0a3dda3
Document class Cell_attribute_with_point_and_id
2017-05-10 08:24:40 -04:00
Guillaume Damiand
42a1419dbf
Document class Cell_attribute_with_id
2017-05-10 08:22:22 -04:00
Guillaume Damiand
977876ca48
Replace class by template alias.
2017-04-19 14:12:39 -04:00
Guillaume Damiand
5e5868418b
Add reserve function.
2017-04-19 14:12:23 -04:00
Guillaume Damiand
8a5828dbd5
Update licence header
2017-04-19 08:42:17 -04:00
Guillaume Damiand
d343811416
One more example compile.
2017-04-18 16:51:40 -04:00
Guillaume Damiand
f8f2506a38
add graph_has_property for lcc
2017-04-18 16:18:03 -04:00
Guillaume Damiand
755272148a
Cleanup BGL for LCC; add shortcut for item with id to simplify definition.
2017-03-31 17:11:36 -04:00
Guillaume Damiand
5030a424f3
Remove unused parameter
2017-03-29 12:47:37 -04:00
Guillaume Damiand
af7a401afd
Bug fix in operator++ for edge; we need to test that we are not on the end before to do a second ++
2017-03-29 12:47:01 -04:00
Guillaume Damiand
13ed16043b
Update BGL for LCC and continue on examples/tests
2017-03-29 14:22:27 -04:00
Guillaume Damiand
3f382fe6b4
Add more examples for LCC BGL
2017-03-28 12:52:31 -04:00
Guillaume Damiand
bfbee1701e
Now attributes and darts in CMap/GMap/LCC can have id or not depending on a template argument.
2017-03-27 17:16:40 -04:00
Guillaume Damiand
06f73990f4
Small modifs to minimize diff with master.
2017-03-22 17:41:58 -04:00
Guillaume Damiand
ff61b85322
update after rebase
2017-03-22 17:39:33 -04:00
Guillaume Damiand
acad419a9a
Update after rebase with master.
2017-03-22 17:33:05 -04:00
Guillaume Damiand
daf726166c
Update source/target one more time.
2017-03-22 16:37:24 -04:00
Guillaume Damiand
a232565907
Debug (nyf)
2017-03-22 16:37:24 -04:00
Guillaume Damiand
f3a6a80382
Remove my previous trick to change the orientation.
2017-03-22 16:37:24 -04:00
Guillaume Damiand
fbf23b4173
Add Kernel as inner type of Linear cell complex class.
2017-03-22 16:37:01 -04:00
Guillaume Damiand
89645b3797
Add missing include
2017-03-22 16:36:01 -04:00
Guillaume Damiand
48db4e157b
Ok for graph_traits_Linear_cell_complex.h for test_Euler_operations.
2017-03-22 16:36:01 -04:00
Guillaume Damiand
ebd54153ea
Add a second incremental builder which works as Polyhedron and Surface mesh for surface with boundaries.
2017-03-22 16:33:39 -04:00
Guillaume Damiand
533bb318cc
Update source/target one more time.
2017-03-22 14:59:27 -04:00
Guillaume Damiand
97ad6e35ce
Debug (nyf)
2017-03-22 14:08:25 -04:00
Laurent Rineau
fcbf2d7e2f
Delete flat.cpp
2017-01-19 16:31:04 +01:00
Andreas Fabri
3f5a0bd27a
Linear_cell_complex_demo: Reorder includes to work around a bug in boost
...
Reordering includes of CGAL headers changes the inclusion order
for boost headers. The test file flat.cpp should reveal the bug
2017-01-13 10:57:21 +01:00
Sébastien Loriot
aec5d6a60c
clean up after rebase
2016-11-29 11:43:47 +01:00
Guillaume Damiand
98e0ec06f1
Test for LCC et CMap.
2016-11-29 11:43:47 +01:00
Guillaume Damiand
269dcaf78d
Remove a warning
2016-11-29 11:43:47 +01:00
Guillaume Damiand
a9ac4013fa
Update lcc demo and viewer to allow to reverse normal and to change the light.
2016-11-29 11:43:46 +01:00
Guillaume Damiand
0a95173dc7
Add an entry in the demo to reverse the orientation of objects.
2016-11-29 11:43:46 +01:00
Guillaume Damiand
c546d5ba80
Remove a test for LCC.
2016-11-29 11:43:46 +01:00
Guillaume Damiand
b0c5476e69
LCC test
2016-11-29 11:43:46 +01:00
Guillaume Damiand
9aaf51c17d
Use delaunay triangulation instead of triangulation in test.
2016-11-29 11:43:45 +01:00
Guillaume Damiand
5ff5358c51
Remove template keyword outside template class
2016-11-29 11:43:44 +01:00
Guillaume Damiand
5509ec0227
Remove space
2016-11-29 11:43:43 +01:00
Guillaume Damiand
04e6e0f73b
Remove unused variable
2016-11-29 11:43:43 +01:00
Guillaume Damiand
9731a1a51e
Correction of copy dart info functor.
2016-11-29 11:43:43 +01:00
Guillaume Damiand
8f07f91fa8
Remove red text in LCC doc; that was used for reviewing process.
2016-11-29 11:43:42 +01:00
Guillaume Damiand
5d0ce4fea4
Update LCC examples
2016-11-29 11:43:41 +01:00
Guillaume Damiand
e4889ceb4c
UPdate LCC test to add tests for close and insert_cell_2_in_cell_3.
2016-11-29 11:43:40 +01:00
Guillaume Damiand
c500f8be73
Update LCC test.
2016-11-29 11:43:39 +01:00
Guillaume Damiand
bbf4bc8471
Update LCC test; use a smaller off file to speed up tests.
2016-11-29 11:43:39 +01:00
Guillaume Damiand
81a8184879
Update demo following the renaming of .h to import from T3 and Polyhedron3
2016-11-29 11:43:38 +01:00
Guillaume Damiand
b655c8df82
Update test CMap and LCC.
2016-11-29 11:43:38 +01:00
Guillaume Damiand
d5fbe24775
Remove useless Dart_info
2016-11-29 11:43:38 +01:00
Guillaume Damiand
d6d6d27c93
Update LCC doc to follow the modification in examples.
2016-11-29 11:43:38 +01:00
Guillaume Damiand
12328929b2
Update LCC tests: now they are done both for CMap and GMap.
2016-11-29 11:43:38 +01:00
Guillaume Damiand
588ba4f527
Allow isomorphism to test dartinfo and/or point and/or attribute independently; use this in LCC test.
2016-11-29 11:43:37 +01:00
Guillaume Damiand
80ffced770
Update lcc test
2016-11-29 11:43:37 +01:00
Guillaume Damiand
02e1eb7e96
Add is_orientable function in GMap.
2016-11-29 11:43:37 +01:00
Guillaume Damiand
2ab268965f
LCC for CMap and GMap; incremental builder; save and load; test.
2016-11-29 11:43:36 +01:00
Guillaume Damiand
df3b2a4850
LCC constructors compile now both for CMap and GMap (need tests)
2016-11-29 11:43:36 +01:00
Guillaume Damiand
7618192d21
Start incremental builder
2016-11-29 11:43:36 +01:00
Guillaume Damiand
1a357d5519
Now sew3 same facets works for both CMap and GMap.
2016-11-29 11:43:35 +01:00
Guillaume Damiand
4bacc7a25a
Remove some useless include; set constructor of Dart and attribute protected; check for friend directives.
2016-11-29 11:43:35 +01:00
Guillaume Damiand
e571639c94
Continue to work on LCC operations for CMap and GMap...
2016-11-29 11:43:35 +01:00
Guillaume Damiand
a0fb8e0a26
Update LCC operations to work with CMap and GMap
2016-11-29 11:43:35 +01:00
Guillaume Damiand
8d22d7e7dc
Update LCC to be compatible both for CMap and GMap.
2016-11-29 11:43:34 +01:00
Guillaume Damiand
8d577b35da
Modif of copy contructors in GMap; bugfix in copy function.
2016-11-29 11:43:34 +01:00
Guillaume Damiand
1d963f4ce7
Update copy between map to copy also dart_info; update also isomorphism function; start to update test (nyf)
2016-11-29 11:43:34 +01:00
Guillaume Damiand
57e4ff3abd
* replace CGAL_CMAP_DEPRECATED macro by CGAL_CMAP_DART_DEPRECATED
...
* protect deprecated code with #ifndef CGAL_NO_DEPRECATED_CODE
2016-11-29 11:43:33 +01:00
Guillaume Damiand
21a121019a
* Update names for next, previous and opposite functions (following the ref manual);
...
* update GMap examples.
2016-11-29 11:43:33 +01:00
Guillaume Damiand
233840ffc5
Replace pointer by reference in all functions.
...
This allows to use non const reference in Foreach_static functor (why this is not possible with pointers ? there is some black magic under tuple and variadic template...).
Thanks to this possibility, remove static variables used to return value in two functors.
2016-11-29 11:43:33 +01:00
Guillaume Damiand
788e680ecb
Use index in debug functions instead of adress of elements.
2016-11-29 11:43:32 +01:00
Guillaume Damiand
2aff4068b5
Allow to not define Dart_info and Attributes type in item class.
2016-11-29 11:43:32 +01:00
Guillaume Damiand
676b547a93
Doc of CMap, GMap and LCC is now ok for rev 4
2016-11-29 11:43:31 +01:00
Guillaume Damiand
4624a0b97b
Factorize dart between CMap and GMap.
...
Now we use the same class in both packages.
TODO: modify the doc accordingly.
2016-11-29 11:43:31 +01:00
Guillaume Damiand
d277576b15
Keep deprecated classes in the doc.
2016-11-29 11:43:31 +01:00
Guillaume Damiand
268036a088
Keep old names in the doc, marked deprecated.
2016-11-29 11:43:30 +01:00
Guillaume Damiand
74b5316bde
Update name in fig
2016-11-29 11:43:30 +01:00
Guillaume Damiand
535c2caff9
Update LCC examples
2016-11-29 11:43:30 +01:00
Guillaume Damiand
b12b490e12
Rename classes.
2016-11-29 11:43:29 +01:00
Guillaume Damiand
bd805cd44f
Modif doc CMap, GMap, LCC
2016-11-29 11:43:28 +01:00
Guillaume Damiand
d0539bbd5b
Doc for CMap, GMap and LCC ok after review 2
2016-11-29 11:43:28 +01:00
Guillaume Damiand
954c7c2800
Doc CMap, GMap, LCC
2016-11-29 11:43:27 +01:00
Guillaume Damiand
c88fd4fd1c
Corrections following Sebastien review (nyf)
2016-11-29 11:43:26 +01:00
Guillaume Damiand
12f8efdba0
Typo
2016-11-29 11:43:26 +01:00
Guillaume Damiand
20979072cb
Small modifs following Sebastien review.
2016-11-29 11:43:26 +01:00
Guillaume Damiand
c0e903a106
Update copyright headers
2016-11-29 11:43:25 +01:00
Guillaume Damiand
288313128e
End of doc for LCC.
2016-11-29 11:43:25 +01:00
Guillaume Damiand
c660599bed
Add a missing link
2016-11-29 11:43:24 +01:00
Guillaume Damiand
52266f5f82
Ok for LCC doc
2016-11-29 11:43:24 +01:00
Guillaume Damiand
c1ff5763f6
Continue doc of LCC
2016-11-29 11:43:22 +01:00
Guillaume Damiand
101700a2e0
Add figures for GMap doc
2016-11-29 11:43:22 +01:00
Guillaume Damiand
de634dbd87
Doc of GMap and LCC.
2016-11-29 11:43:21 +01:00
Guillaume Damiand
7e3cb2094e
Update also LCC doc accordingly.
2016-11-29 11:43:21 +01:00
Guillaume Damiand
eca1865ad7
Add an example of lcc using GMaps.
2016-11-29 11:43:18 +01:00
Guillaume Damiand
9b8eb9e785
Correction for make_tetrahedron and make_quadrangle for gmaps; modify corresponding methods in LCC to be able to work both for CMaps and GMaps.
2016-11-29 11:43:17 +01:00
Guillaume Damiand
6656ab9f4e
Update doc in header files for make_xxx function in LCC.
2016-11-29 11:43:17 +01:00
Guillaume Damiand
8670c7b150
Update doc of LCC and figures.
2016-11-29 11:43:17 +01:00
Guillaume Damiand
3737af7a44
Add linear cell complex storage for GMaps.
2016-11-29 11:43:15 +01:00
Guillaume Damiand
0e80ecf8c0
Work to be able to use LCC with GMap as underlying DS (nyf)
2016-11-29 11:43:13 +01:00
Guillaume Damiand
fce9c1db1c
Cleanup figures in LCC.
2016-11-29 11:43:10 +01:00
Guillaume Damiand
79febdd8a3
All figures of CMap and LCC are now in svg.
2016-11-29 11:43:00 +01:00
Guillaume Damiand
55f0b69fdf
Remove my previous trick to change the orientation.
2016-11-01 14:33:24 -04:00
Laurent Rineau
3044d512f2
Merge pull request #1511 from gdamiand/CMap_LCC-bugfixes-gdamiand
...
Some bugfixes in CMap and LCC
2016-10-17 10:01:36 +02:00