Mael Rouxel-Labbé
864ab05080
Merge branch 'Kernel_Weighted_point_without_conversion-GF-old' into Kernel_Weighted_point_without_conversion-GF
...
Based on public-dev/Kernel-Fix_weighted_point-GF
@ 9f366d6acf
2017-04-30 20:45:30 +02:00
Mael Rouxel-Labbé
9f366d6acf
Fixed missing _object(){ } for construct_wp/p functors of projection traits
2017-04-30 19:51:49 +02:00
Mael Rouxel-Labbé
99aed6afaa
Merge branch 'Kernel_Weighted_point_without_conversion-GF-old' into Kernel_Weighted_point_without_conversion-GF
...
Using cgal-public-dev/Kernel-Fix_weighted_point-GF
@ 37eac35321
2017-04-24 12:01:13 +02:00
Mael Rouxel-Labbé
37eac35321
Added functions related to Weighted_point_2 to Projection_traits_3
...
+ tests
2017-04-21 18:14:38 +02:00
Mael Rouxel-Labbé
93d76014d2
Orientation_2 only accepts bare Point_2
2017-04-21 14:50:53 +02:00
Mael Rouxel-Labbé
6e07e59930
Merge branch 'Kernel_Weighted_point_without_conversion-GF-old' into Kernel_Weighted_point_without_conversion-GF
...
Update based on the branch cgal-public-dev/Kernel-Fix_weighted_point-GF
@ 8915b4472d
2017-04-21 14:50:01 +02:00
Mael Rouxel-Labbé
8915b4472d
Minor documentation fixes
2017-04-21 13:13:20 +02:00
Mael Rouxel-Labbé
c79e2d4b36
Added Compute_power_product_2 to the 2D kernel predicates
...
doc + test included
2017-04-21 13:07:40 +02:00
Mael Rouxel-Labbé
7040cb1f40
Added a few more tests to power_side_of_bounded_power_sphere_3
...
Just to check that the ordering indeed does not matter.
2017-04-21 11:43:29 +02:00
Mael Rouxel-Labbé
bb086ff739
Added power_side_of_bounded_power_circle_2 to the 2D kernel predicates
...
A partial implementation was deleted from the Alpha_shapes_2 package without
moving the functions to the kernel...
This implementation adds the missing overloads (4, 3, and 2 points)
Test + doc included
2017-04-21 11:37:27 +02:00
Mael Rouxel-Labbé
a751464ab6
Minor fixes to weighted functors (doc + cleaning)
2017-04-21 11:31:13 +02:00
Mael Rouxel-Labbé
232c38cee1
Removed documentation of degenerate cases of power_side_of_oriented_* predicates
...
See Issue https://github.com/CGAL/cgal/issues/2067
2017-04-20 12:54:39 +02:00
Mael Rouxel-Labbé
7cb4c69ff8
Merge branch 'Kernel_Weighted_point_without_conversion-GF-old' into Kernel_Weighted_point_without_conversion-GF
...
Based on cgal-public-dev/Kernel-Fix_Weighted_point-GF
@ 1223f5f5a0
2017-04-19 12:40:54 +02:00
Mael Rouxel-Labbé
1223f5f5a0
Improved readability of weighted point-related functors (no real changes)
...
Fixed indentation, trailing whitespace, english, etc.
2017-04-19 11:40:58 +02:00
Mael Rouxel-Labbé
dd2e7f3a0c
Made compute_squared_smallest_orthogonal_circle_2() a kernel functor
...
and documented, tested, etc. it
Previously in Alpha_shape_2
2017-04-19 11:06:14 +02:00
Mael Rouxel-Labbé
e65eae4802
Removed unnecessary comma
2017-04-19 09:03:04 +02:00
Mael Rouxel-Labbé
de7fb095ac
Fixed doc of power_side_of_bounded_power_sphere
2017-04-18 21:51:27 +02:00
Mael Rouxel-Labbé
64768b3b37
Fixed missing weight references
2017-04-18 21:46:05 +02:00
Mael Rouxel-Labbé
b01078c887
Removed "starting with 0" from coordinate accessor
2017-04-18 15:30:20 +02:00
Mael Rouxel-Labbé
ac84c214ac
Removed an empty line
2017-04-15 23:24:07 +02:00
Mael Rouxel-Labbé
4848e6f535
Removed ambiguous weighted point constructor
...
This constructor was already cleaned in the branch that this branch
is based upon... I must have messed up a merge conflict...
2017-04-14 15:20:55 +02:00
Mael Rouxel-Labbé
23f2df44be
Cleaned trailing whitespace in Point_23/Weighted_point_23
2017-04-13 12:01:08 +02:00
Mael Rouxel-Labbé
b6913893b6
Added a test to check Point / Weighted_point conversions
...
and fixed a previous test that used now-disabled implicit conversions
2017-04-11 18:15:20 +02:00
Mael Rouxel-Labbé
a1a477273d
Merge branch 'Kernel_Weighted_point_without_conversion-GF-old' into Kernel_Weighted_point_without_conversion-GF
...
Using Kernel-Fix_weighted_point-GF @ 7d16ce69ec as base
2017-04-11 17:22:28 +02:00
Mael Rouxel-Labbé
0e7df2413c
Make all conversions between Point and Weighted_point explicit
...
Also doc changes
2017-04-11 17:03:08 +02:00
Mael Rouxel-Labbé
2ee5b13e6f
Merge branch 'Kernel_Weighted_point_without_conversion-GF-old' into Kernel_Weighted_point_without_conversion-GF
...
Using Kernel-Fix_weighted_point-GF @ 8703f5c122
2017-04-11 17:01:25 +02:00
Mael Rouxel-Labbé
7d16ce69ec
Removed mentions of explicit conversions between Weighted points and Points
...
This is for another branch!
2017-04-11 15:49:29 +02:00
Mael Rouxel-Labbé
cc4f17c9e7
Minor doc fixes
2017-04-10 18:48:37 +02:00
Mael Rouxel-Labbé
5f8a64148a
Fixed years
2017-04-10 12:55:26 +02:00
Mael Rouxel-Labbé
05835d2c2a
Fixed power tests and clarified the documentation
2017-04-10 12:52:39 +02:00
Mael Rouxel-Labbé
ef17853876
Minor documenation fixes
2017-04-07 03:46:05 +02:00
Mael Rouxel-Labbé
18169be82a
Added tests for Weighted_point_23 and related functions
2017-04-07 03:45:05 +02:00
Mael Rouxel-Labbé
2ae17980fe
Added weighted point-related functions to global functions
2017-04-07 03:44:59 +02:00
Mael Rouxel-Labbé
365cfd0566
Fixed predicate Power_side_of_oriented_power_sphere_3
...
The Homogeneous kernel doesn't know how to run that predicate
for 3 or 4 arguments so it must be defined in Kernel/function_objects until
those operators are added
2017-04-06 21:57:21 +02:00
Mael Rouxel-Labbé
14dd33eb43
Fixed ConstrustRadicalAxis_2 not showing up in doc
2017-04-06 21:28:20 +02:00
Mael Rouxel-Labbé
ca408108a2
Added documentation of Construct_weighted_point_23
2017-04-06 12:46:29 +02:00
Mael Rouxel-Labbé
0d42994d1e
Fixed incomplete Weighted_point_23 documentation
2017-04-06 12:39:43 +02:00
Mael Rouxel-Labbé
548d2bfb02
Cosmetic changes to Point_23 and Weighted_point_23
2017-04-06 12:38:18 +02:00
Mael Rouxel-Labbé
aacf8db95f
Fixed includes and typedefs in Weighted_point_23
2017-04-06 12:35:24 +02:00
Mael Rouxel-Labbé
2d2e675dac
Fixed missing operators in Cartesian and homogeneous construct_weighted_point_23
2017-04-06 12:18:36 +02:00
Andreas Fabri
1a3a6e93ee
Kernel_23: fix typesetting in the manual.
...
Leading whitespace has semantics, so we remove it
2017-03-22 17:13:28 +01:00
Andreas Fabri
47b0976535
Merge branch 'Kernel_Weighted_point_without_conversion-GF' of github.com:afabri/cgal into Kernel_Weighted_point_without_conversion-GF
2017-03-03 15:33:05 +01:00
Andreas Fabri
f6cf296d5f
Do in 2D what we did in 3D
2017-03-03 15:32:24 +01:00
Jane Tournois
fb54d23c8a
fix compilation of tests wrt Point vs Weighted point
2017-03-03 14:08:49 +01:00
Andreas Fabri
ab42310ef5
Use Construct_point_3 inside functor
2017-03-03 11:20:28 +01:00
Andreas Fabri
32e3d1bebd
Division free functors may use Mpzf
2017-03-01 17:16:31 +01:00
Andreas Fabri
30b7f131d7
Changes after making Weighted_point_3(const Point_3) explicit
2017-02-17 16:38:39 +01:00
Sébastien Loriot
5212bb55a6
fix Core dependancies
2017-02-13 17:16:30 +01:00
Sébastien Loriot
1fc9b0976a
fix Core dependancies
2017-02-13 16:21:02 +01:00
Laurent Rineau
af64852edb
test/Kernel_23 requires Core
2017-02-10 19:09:28 +01:00