Commit Graph

235 Commits

Author SHA1 Message Date
Guillaume Damiand 46ffea3f02 Warnings; plus remove some tests. 2020-04-27 18:55:27 +02:00
Guillaume Damiand 92b207470b Typo 2020-04-27 18:55:27 +02:00
Guillaume Damiand db411a7a05 whitespace 2020-04-27 18:55:27 +02:00
Guillaume Damiand 210cda255e More warnings; remove some tests too long. 2020-04-27 18:55:27 +02:00
Guillaume Damiand 9b5205fb99 Add missing include 2020-04-27 18:55:27 +02:00
Guillaume Damiand 3e42827f4b Bug fix in Dijkstra spanning tree computation 2020-04-27 18:55:26 +02:00
Guillaume Damiand 2d4ec04d72 Bug in assert 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 71162b48f9 More warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 9838b9debc Use two different names for copy, const and non const version, to avoid ambiguity on windows (internal undocumented methods) 2020-04-27 18:55:26 +02:00
Guillaume Damiand a09b8b10fc Warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 84b157aa04 Doc after Sebastien review. 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 3fb644e566 Improve basic viewer to draw consistent orientated faces for generalized maps. 2020-04-27 18:55:26 +02:00
Guillaume Damiand 584a033e61 whitespaces 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 44a2d4d171 Edge width is only without weight. 2020-04-27 18:55:25 +02:00
Guillaume Damiand daab96982e Bugfix 2020-04-27 18:55:25 +02:00
Guillaume Damiand f4a6f06f10 solve const problem 2020-04-27 18:55:25 +02:00
Guillaume Damiand 4b97fd572f Add mising include 2020-04-27 18:55:25 +02:00
Guillaume Damiand 1af6cfb4ae Path on surface is now generic for CMap and GMap 2020-04-27 18:55:25 +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 ddc152860d bug fix 2020-04-27 18:52:23 +02:00
Guillaume Damiand 2018367261 Improve face width computation; move face graph wrapper into surface mesh topology package. 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 298217e45a Add missing #include of licence file. 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 87306ce852 Start small improvements of Facewidth 2020-04-27 18:52:22 +02:00
Guillaume Damiand a40b1f8016 Small fixes 2020-04-27 18:52:22 +02:00
Guillaume Damiand 0c81c64c51 Generic map selector copy also perforated darts and mark them. 2020-04-27 18:52:22 +02:00
Guillaume Damiand 9bd10459a2 Bug fix; plus add a draw method taking only one path as parameter. 2020-04-27 18:52:22 +02:00
Guillaume Damiand 7e8fc7f72a Add header 2020-04-27 18:52:22 +02:00
Guillaume Damiand 88b920893b Remove wrong assert 2020-04-27 18:52:22 +02:00
Guillaume Damiand 05f33f1562 Several improvements 2020-04-27 18:52:22 +02:00
Guillaume Damiand 4933a2fbdf Update draw face graph with path 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 a5eb1530ff Update surface mesh topology to integrate shortest path computation. 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 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
Guillaume Damiand 98d67a9e68 Comment. 2020-04-27 18:37:59 +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