Commit Graph

89658 Commits

Author SHA1 Message Date
Guillaume Damiand 0379f63f21 Comment debug flag in cmake 2020-04-27 18:55:27 +02:00
Guillaume Damiand 081afd4777 Readd non orientable test; and comment some tests to speed up computation. 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 2f08163fd3 For now remove the non orientable test 2020-04-27 18:55:26 +02:00
Guillaume Damiand 2d4ec04d72 Bug in assert 2020-04-27 18:55:26 +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 71162b48f9 More warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 2f4945f8d7 Update doc after Andreas review 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 e09c0d7794 Remove header from cmakelists.txt 2020-04-27 18:55:26 +02:00
Guillaume Damiand a09b8b10fc Warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 9d07d145c4 More warnings 2020-04-27 18:55:26 +02:00
Guillaume Damiand 7e17e48a80 Last modif is doc following Sebastien review 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 ec15dbfa9e Bugfix 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 02bc93a84d Do not re-use standard keys in basic viewer. 2020-04-27 18:55:25 +02:00
Guillaume Damiand 7ec9d576cd Do not re-use standard keys in basic viewer. 2020-04-27 18:55:25 +02:00
Guillaume Damiand 0637bcd595 spaces 2020-04-27 18:55:25 +02:00
Guillaume Damiand 037ef0497c Doc + changes 2020-04-27 18:55:25 +02:00
Guillaume Damiand b439e7cc71 Doc 2020-04-27 18:55:25 +02:00
FrancisGipsa 89da03f368 doc updates 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 005236717a Whitespaces 2020-04-27 18:55:25 +02:00
Guillaume Damiand 2f7a49419e Update tests. 2020-04-27 18:55:25 +02:00
Guillaume Damiand daab96982e Bugfix 2020-04-27 18:55:25 +02:00
Guillaume Damiand 130d430815 Whitespaces 2020-04-27 18:55:25 +02:00
Guillaume Damiand 34234bf8da spaces 2020-04-27 18:55:25 +02:00
Guillaume Damiand c30996a5cc Update test for shortest contractible cycle, and add test files. 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
FrancisGipsa 73f0352ceb doc update 2020-04-27 18:55:25 +02:00
FrancisGipsa 12c639eb20 doc update 2020-04-27 18:55:25 +02:00
FrancisGipsa 7474f1a6ad doc update 2020-04-27 18:53:45 +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 a04aebc766 Add a test for shortest cycle non contractible. 2020-04-27 18:52:24 +02:00
Guillaume Damiand 055bb91a76 Add test files. 2020-04-27 18:52:23 +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 303d579941 Bug fix 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 16be3009ca Add a missing call to base constructor 2020-04-27 18:52:23 +02:00