Guillaume Damiand
a03c7539b5
Add function to get a dart handle given its index.
2020-04-27 18:52:22 +02:00
Guillaume Damiand
35bff47118
Remove deprecated in forward declaration.
2020-04-27 18:52:22 +02:00
Guillaume Damiand
a9d353fa24
Start small improvements of code.
2020-04-27 18:52:22 +02:00
Guillaume Damiand
5e2dbc71ba
Bugfix in copy for GMap.
2020-04-27 18:52:22 +02:00
Guillaume Damiand
a5eb1530ff
Update surface mesh topology to integrate shortest path computation.
2020-04-27 18:52:22 +02:00
Guillaume Damiand
5c0d9aaa22
Change parameter orders for copy methods in CMap, GMap
2020-04-27 18:52:22 +02:00
Guillaume Damiand
0308d1a1bb
Add forward declaration files for CMap, GMap, LCC, Polygonal_schema. Improve copy methods for CMap and GMap to deal with const and non const cases.
2020-04-27 18:52:22 +02:00
Guillaume Damiand
2fd672f852
Update examples
2020-04-27 18:52:22 +02:00
Guillaume Damiand
6e5f8ef934
align =
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
Sébastien Loriot
0051bd8036
Update from master (done during rebase)
...
Original commit:
commit c824946ef6090208d7eedeb6e72c614d42827111
Merge: 7f2e6d0d4e1 6d2ada806c
Author: Guillaume Damiand <guillaume.damiand@liris.cnrs.fr>
Date: Fri Mar 27 10:10:33 2020 +0100
Merge tag 'master_before_no_tws_nor_tabs' into gsoc2019-nccycles-thien
2020-04-27 18:38:47 +02:00
Guillaume Damiand
98d67a9e68
Comment.
2020-04-27 18:37:59 +02:00
Guillaume Damiand
7c9b08750a
Correct name of data file.
2020-04-27 18:37:59 +02:00
Guillaume Damiand
50aa13998f
Face graph wrapper now uses a lazy initialization of its marks.
2020-04-27 18:37:58 +02:00
Guillaume Damiand
03c383030e
update
2020-04-27 18:37:58 +02:00
Guillaume Damiand
7a59ed1a1d
Bug fix
2020-04-27 18:37:58 +02:00
Guillaume Damiand
5385d2155a
Add generic map selector for polygon schema
2020-04-27 18:37:58 +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
ca71d894a6
Fix doc following Damiand's comments
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
141e38f771
Remove redundant code
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
5b001f72d8
Use unique_ptr, following Rineau's comment
2020-04-27 18:20:16 +02:00
Thien Hoang
7665677003
Fix Path_on_surface following Damiand's comments
2020-04-27 18:20:16 +02:00
Thien Hoang
4535c33a19
Fix draw_linear_cell_complex.h
2020-04-27 18:20:16 +02:00
Thien Hoang
aa1907bf93
Roll back draw_linear_cell_complex.h
2020-04-27 18:20:16 +02:00
Thien Hoang
9975cadefd
Add Facewidth feature
2020-04-27 18:20:15 +02:00
Thien Hoang
8520a51402
Fix ref man
2020-04-27 18:20:15 +02:00
Thien Hoang
08b2fb99e9
Modify test
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
Thien Hoang
07dde8e9aa
Re-add LCC drawing functions
2020-04-27 18:20:15 +02:00
Thien Hoang
2009469413
Make Path_on_surface work with boundary
2020-04-27 18:20:15 +02:00
Thien Hoang
47e9507ea1
Change function names, use Path_on_surface now (examples not compilable though)
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
16fc8d1fe2
Merge pull request #3895 from sloriot/CGAL-clean_up_tabs_trailingspaces
...
Replace tabs with spaces and remove trailing whitespaces
2020-03-26 18:53:33 +01: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
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Sébastien Loriot
da0f21e667
add script to replace tabs by spaces and removing trailing whitespaces
2020-03-26 13:24:28 +01:00
Sébastien Loriot
2419170514
be resilient to the absence of trailing whitespace in input
2020-03-26 13:24:27 +01:00
Sébastien Loriot
766967913c
add checks for the presence of tabs and trailing whitespaces
2020-03-26 13:24:27 +01:00
Sébastien Loriot
8c011a0467
remove addition of trailing whitespace for dependancies
2020-03-26 13:24:25 +01:00
Sebastien Loriot
6d2ada806c
Merge pull request #4153 from necipfazil/gsoc2019-pointmatcher_icp_wrapper-necipfazil
...
[Small Feature] OpenGR and PointMatcher wrappers
2020-03-23 13:35:48 +01:00
Simon Giraudot
70f3ac32ef
Fix files not compiled by doxygen
2020-03-23 13:23:25 +01:00