Andreas Fabri
7fa9781894
Remove derivation as workaround for a typedef
2019-02-14 12:12:01 +01:00
Andreas Fabri
6596ba981c
Polygon, Surface_mesher, Nef,..
2019-01-17 19:35:02 +01:00
Andreas Fabri
27cfecca60
Use #ifndef DOXYGEN_RUNNING
2019-01-16 14:18:20 +01:00
Andreas Fabri
cc9e304c60
Fix Polygon
2019-01-10 18:54:31 +01:00
Guillaume Damiand
7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Guillaume Damiand
0bd9088b5a
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
2018-10-17 14:17:08 +02:00
Guillaume Damiand
7f09308d33
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
2018-10-17 13:07:22 +02:00
Sébastien Loriot
ea240cfac5
use \PkgXXX instead of \PkgXXXSummary
2018-10-08 10:28:44 +02:00
Sébastien Loriot
a2e8a1c68f
add the suffix Ref to doxygen link to reference
2018-10-08 10:26:56 +02:00
Mael Rouxel-Labbé
fa6b5af9de
Added a test
2018-07-13 11:41:29 +02:00
Mael Rouxel-Labbé
47e97bb5ab
Added some stronger (yet natural) preconditions to filter_collinear_points()
...
The range of points must describe a Polygon that is not completely flat,
thus:
- at least three points
- points are not all collinear (up to the tolerance)
2018-07-13 11:36:48 +02:00
Mael Rouxel-Labbé
867ee52bc5
Fixed erroneous early return in filter_collinear_points
2018-07-13 11:36:23 +02:00
Sébastien Loriot
742a615527
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Andreas Fabri
df747793a6
Add a very short section on polygons with holes
2018-04-12 15:13:23 +01:00
Andreas Fabri
9a1efc3e06
Fix headings
2018-04-12 11:13:35 +01:00
Laurent Rineau
cd6fe20bd4
Merge branch 'releases/CGAL-4.11-branch'
2018-03-26 11:03:37 +02:00
Mael Rouxel-Labbé
2854734bf5
Moved is_simple_2()'s empty test to SimplicityTest's degenerate tests
2018-03-20 10:56:57 +01:00
Mael Rouxel-Labbé
bc7e0ba493
Fixed data paths
2018-03-16 13:00:01 +01:00
Mael Rouxel-Labbé
fb1b8d6797
Fixed missing include
2018-03-16 10:49:11 +01:00
Mael Rouxel-Labbé
f9b68b670d
Replaced boost prior with CGAL::cpp11::prev
2018-03-13 10:10:11 +01:00
Mael Rouxel-Labbé
2c68965397
Return the output iterator
2018-03-13 10:10:02 +01:00
Mael Rouxel-Labbé
ea0b061b24
Fixed missing include
2018-03-13 10:00:48 +01:00
Mael Rouxel-Labbé
b26422705d
Cleaning
2018-03-12 15:06:52 +01:00
Mael Rouxel-Labbé
a9599b48ba
Added tests for filter_collinear_points()
2018-03-12 14:51:45 +01:00
Mael Rouxel-Labbé
c05f9b056c
Added a function to filter almost collinear points in a Polygon_2
...
undocumented
2018-03-12 14:45:24 +01:00
Mael Rouxel-Labbé
efb6794a6c
Add a test
2018-03-12 11:14:23 +01:00
Mael Rouxel-Labbé
4d67ff3d8b
Avoid a segfault when is_simple() is called with an empty polygon/range
2018-03-12 11:13:35 +01:00
Laurent Rineau
0a74393dcf
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Andreas Fabri
e5118d1401
Declare several operator() used for comparisons const
2018-02-23 15:34:15 +00:00
Laurent Rineau
78e7060525
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
...
Deal with VC++ warnings of level /W4
2018-02-19 14:27:06 +01:00
Sébastien Loriot
483f69728e
Refresh branch
2018-02-12 22:21:38 +01:00
Maxime Gimeno
688b5dd06e
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Maxime Gimeno
8bde832931
Fix METIS headers in BGL
2018-02-02 12:08:05 +01:00
Maxime Gimeno
a676d5a60e
Try to fix errors in classification checks
2018-02-02 12:08:05 +01:00
Maxime Gimeno
acd0a72edf
Modify travis script to test dependencies
2018-02-02 12:08:05 +01:00
Maxime Gimeno
ae36b452bc
Add dependencies of all packages
2018-02-02 12:08:05 +01:00
Laurent Rineau
8531694fe5
Merge pull request #2762 from sloriot/Polygon-doc_missing_functions
...
Some functions did not appear in the doc
2018-01-29 18:08:41 +01:00
Andreas Fabri
dc2f37a4ae
disable/enable warnings
2018-01-24 08:59:20 +00:00
Sébastien Loriot
cce1826792
remove incomplete command
2018-01-23 14:23:27 +01:00
Laurent Rineau
f2391a30a5
Merge pull request #2562 from afabri/Filtered_kernel-Do_intersect_2-GF
...
Add Static Filters for the Exact Construction Kernel
2017-12-19 16:29:53 +01:00
Sébastien Loriot
0698f79aff
add SPDX identifier for files under the LGPL-3+ license
2017-11-12 10:17:50 +01:00
Laurent Rineau
2b7bd7c4b8
Fix compilation errors
2017-10-30 17:24:51 +01:00
Andreas Fabri
a2fc6e1830
Make Partition_2 work with g++
2017-10-30 12:55:21 +01:00
Laurent Rineau
583ed73fd5
Merge pull request #2296 from sloriot/Polygon_2-fix_RA_for_NRAC
...
Make random accessor working even if the base container is not random…
2017-07-28 18:45:30 +02:00
Sébastien Loriot
2f3aaa63b9
make random accessor working even if the base container is not random access
2017-07-25 08:26:33 +02:00
Laurent Rineau
376c2dd002
Merge pull request #1852 from maxGimeno/Doxygen_compare-GF
...
Compare two documentation outputs
2017-06-13 10:18:28 +02:00
Andreas Fabri
a7e8772234
Update Polygon_2.h
...
fix typo
2017-06-07 12:42:31 +02:00
Sébastien Loriot
c735e9107e
add a precondition
2017-04-27 15:53:49 +02:00
Maxime Gimeno
60d0a39d42
fixes
2017-01-24 14:46:36 +01:00