Guillaume Damiand
35446f5180
Remove one warning in unsew_edgewidth_repeatedly.cpp example
2020-05-14 18:58:35 +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
210cda255e
More warnings; remove some tests too long.
2020-04-27 18:55:27 +02:00
Guillaume Damiand
86b84bdba2
whitespaces
2020-04-27 18:55:26 +02:00
Guillaume Damiand
63d7221dc4
Add draw functions when CGAL_USE_BASIC_VIEWER is not defined.
2020-04-27 18:55:26 +02:00
Guillaume Damiand
e09c0d7794
Remove header from cmakelists.txt
2020-04-27 18:55:26 +02:00
Guillaume Damiand
9d07d145c4
More warnings
2020-04-27 18:55:26 +02:00
Guillaume Damiand
1de5666a4f
Remove warnings
2020-04-27 18:55:26 +02:00
Guillaume Damiand
5e3d85ae8f
Rename computeXXX methods
2020-04-27 18:55:26 +02:00
Guillaume Damiand
e5fe6a50bb
Rename computeXXX methods
2020-04-27 18:55:26 +02:00
Guillaume Damiand
de6030aa78
Improve basic viewer for face graph with paths, and convertion between handle and descriptor.
2020-04-27 18:55:26 +02:00
Guillaume Damiand
0637bcd595
spaces
2020-04-27 18:55:25 +02:00
Guillaume Damiand
44a2d4d171
Edge width is only without weight.
2020-04-27 18:55:25 +02:00
Guillaume Damiand
6e7a968a50
Re-rename examples; add test for edge width and face width.
2020-04-27 18:52:24 +02:00
Guillaume Damiand
f448027cee
Add one example
2020-04-27 18:52:23 +02:00
Guillaume Damiand
7893462916
Rename examples.
2020-04-27 18:52:23 +02:00
Guillaume Damiand
19d7e197c6
Bug fix in face width
2020-04-27 18:52:23 +02:00
Guillaume Damiand
821ed7ab41
Improve face width computation, avoiding unused copy.
2020-04-27 18:52:23 +02:00
Guillaume Damiand
2e84c82c6a
Improve basic examples for shortest non contractible cycle and edge width.
2020-04-27 18:52:23 +02:00
Guillaume Damiand
fe5a4b40c8
Improve example
2020-04-27 18:52:23 +02:00
Guillaume Damiand
d553d91eb6
Improve and simplify examples; add weight functors.
2020-04-27 18:52:23 +02:00
Guillaume Damiand
0f3e5ed362
Remove trailing whitespaces
2020-04-27 18:52:23 +02:00
Guillaume Damiand
7b65cb0004
Const correctness for shortest non contractible cycle ok.
2020-04-27 18:52:23 +02:00
Guillaume Damiand
4095cda512
Add header files in cmake for ide
2020-04-27 18:52:23 +02:00
Guillaume Damiand
82e37f2cf2
Improve surface mesh topology examples
2020-04-27 18:52:22 +02:00
Guillaume Damiand
4188d652e3
update unsew edge example
2020-04-27 18:52:22 +02:00
Guillaume Damiand
05f33f1562
Several improvements
2020-04-27 18:52:22 +02:00
Guillaume Damiand
70f28eb111
update path homotopy example.
2020-04-27 18:52:22 +02:00
Guillaume Damiand
2fd672f852
Update examples
2020-04-27 18:52:22 +02:00
Sébastien Loriot
bfecbf55a1
Update from master (done during rebasing)
...
Original commit:
commit 573f9f3224939fb2cd74d9a82bd5b1c0e471edc7
Merge: c824946ef60 16fc8d1fe2
Author: Guillaume Damiand <guillaume.damiand@liris.cnrs.fr>
Date: Fri Mar 27 10:38:38 2020 +0100
Merge remote-tracking branch 'cgal/master' into gsoc2019-nccycles-thien
2020-04-27 18:42:57 +02:00
Guillaume Damiand
7c9b08750a
Correct name of data file.
2020-04-27 18:37:59 +02:00
Sébastien Loriot
24f684092d
Update from master (while rebasing)
...
Original merge commit:
commit 2e4a18e3e6f73c41d4935aed22330adf83f99f28 (HEAD)
Merge: b91b6cab3a1 29f973a616
Author: Guillaume Damiand <guillaume.damiand@liris.cnrs.fr>
Date: Thu Mar 12 18:05:22 2020 +0100
Merge master; NYF
2020-04-27 18:34:34 +02:00
Thien Hoang
931637b65f
Fix SNC not working correctly with boundary
2020-04-27 18:20:16 +02:00
Thien Hoang
ed14349fa1
Make Facewidth return an alternating sequence of darts for vertices and faces
2020-04-27 18:20:16 +02:00
Thien Hoang
36ea191426
Update documentation
2020-04-27 18:20:16 +02:00
Thien Hoang
28c9b92a24
Fix Facewidth feature following Damiand's suggestions
2020-04-27 18:20:16 +02:00
Thien Hoang
40f107e067
Fix input file path
2020-04-27 18:20:16 +02:00
Thien Hoang
9975cadefd
Add Facewidth feature
2020-04-27 18:20:15 +02:00
Thien Hoang
fb8956d3fa
Add other functions in CST and modify examples
2020-04-27 18:20:15 +02:00
Thien Hoang
fad13bb4ee
Create compute_edgewidth in CST and modify an example
2020-04-27 18:20:15 +02:00
Sébastien Loriot
e4d63837fd
Merge remote-tracking branch 'gsoc2019-nccycles-thien' into Surface_mesh_topology-gdamiand
...
This is a merge done after the rebase of Surface_mesh_topology-gdamiand
Original commit id:
commit 5459085b7da44946a834ce155fcc4e9c83ad14b2 (HEAD)
Merge: 8138ac72694 349759a0547
Author: Thien Hoang <thienvhoang99@gmail.com>
Date: Sat Jul 13 02:46:50 2019 +0700
2020-04-27 18:07:48 +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
Thien Hoang
16703f777c
Simplify examples
2020-01-07 18:04:34 +01:00
Thien Hoang
49c2b5f854
Wrap the class inside namespace Surface_mesh_topology
2020-01-07 18:04:34 +01:00
Guillaume Damiand
544922c3fe
Improve unsew_edgewidth_repeatedly example.
2020-01-07 18:04:33 +01:00
Thien Hoang
3fa7aaeaeb
Make SNC work with Combinatorial_map and Surface_mesh
2020-01-07 18:04:33 +01:00
Thien Hoang
b6652f0464
Fix unsew example errors
2020-01-07 18:04:33 +01:00
Guillaume Damiand
2cf2ba23a1
Update cmake for new examples in surface mesh topology
2020-01-07 18:04:33 +01:00
Thien Hoang
97fa397014
Add 3 examples
2020-01-07 18:04:33 +01:00
Guillaume Damiand
faca9d7804
Bug fix with list iterators; update tests.
2019-12-18 10:03:07 +01:00