Laurent Rineau
|
82bef3fc90
|
Merge pull request #6392 from CGAL/CGAL-doc_inter_do_inter
better reference Kernel intersection functions
|
2022-03-10 11:05:21 +01:00 |
Sébastien Loriot
|
943a506526
|
better reference Kernel intersection functions
|
2022-03-08 15:52:14 +01:00 |
Marc Glisse
|
7d4b9de66b
|
Consistent count in the doc
We already say 5 a few lines below.
|
2022-02-28 16:14:34 +01:00 |
Laurent Rineau
|
f9c05a0ba1
|
Merge pull request #6253 from afabri/P2T2-assert-GF
CGAL: In testcode do not use CGAL_assertion but assert
|
2022-02-02 16:38:22 +01:00 |
Laurent Rineau
|
a5a5a43205
|
Merge pull request #6120 from MaelRL/Kernel_23-Converter_fundamental_types-GF
|
2022-01-24 11:07:34 +01:00 |
Andreas Fabri
|
e388c898cd
|
Deal with Kernel_23
|
2022-01-18 16:39:43 +00:00 |
Sébastien Loriot
|
ad686a61f7
|
fix conversion warning and remove useless test (producing a warning)
|
2022-01-18 09:30:41 +01:00 |
Mael Rouxel-Labbé
|
08f9cfb192
|
Update tests
|
2021-12-17 12:23:54 +01:00 |
Andreas Fabri
|
98debb9a33
|
Add to dependencies
|
2021-12-10 07:49:22 +00:00 |
Andreas Fabri
|
22db199519
|
Add \cgalModels
|
2021-12-08 14:51:12 +00:00 |
Andreas Fabri
|
49e086700e
|
Fix links
|
2021-12-08 07:25:51 +00:00 |
Mael Rouxel-Labbé
|
ea42eaea5d
|
More tests
|
2021-12-03 16:49:50 +01:00 |
Laurent Rineau
|
df777080ff
|
Merge pull request #6102 from afabri/Kernel_23-Non_zero_dimension_3-GF
Kernel_23: Add NonZeroDimension_3
|
2021-11-18 14:02:07 +01:00 |
Mael Rouxel-Labbé
|
1774ad885f
|
More converter tests
|
2021-11-16 16:39:20 +01:00 |
Mael Rouxel-Labbé
|
a294ac30ed
|
Tiny addition to converter tests
|
2021-11-12 10:51:40 +01:00 |
Mael Rouxel-Labbé
|
9f1fef3408
|
Add a test
|
2021-11-10 16:24:22 +01:00 |
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
Sébastien Loriot
|
58181afcdb
|
remove useless include directives
|
2021-11-09 10:16:12 +01:00 |
Andreas Fabri
|
a24229a6b2
|
Use homogeneous coordinates
|
2021-11-04 15:46:45 +01:00 |
Andreas Fabri
|
b079bec43d
|
Document the Model
|
2021-11-03 21:52:42 +01:00 |
Andreas Fabri
|
4da8f4f5b2
|
Document the Model
|
2021-11-03 21:48:38 +01:00 |
Andreas Fabri
|
4b979cbfa7
|
Update Kernel_23/doc/Kernel_23/Concepts/FunctionObjectConcepts.h
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2021-11-03 21:41:35 +01:00 |
Andreas Fabri
|
d0ed65838e
|
Fix interface_macros
|
2021-11-03 17:39:21 +01:00 |
Andreas Fabri
|
7cb53ab8ef
|
Change to NonZeroCoordinateIndex
|
2021-11-03 17:30:26 +01:00 |
Andreas Fabri
|
727878e965
|
Make operator public
|
2021-11-01 16:58:59 +01:00 |
Andreas Fabri
|
9b11a6a382
|
Update Kernel_23/doc/Kernel_23/Concepts/FunctionObjectConcepts.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
|
2021-11-01 16:23:19 +01:00 |
Andreas Fabri
|
6913384dfe
|
Document NonZeroDimension_3
|
2021-10-31 19:52:33 +01:00 |
Laurent Rineau
|
1fb32e70b4
|
Merge pull request #5978 from janetournois/Mesh_2-add_predicate_for_lloyd-jtournois
Mesh 2 and Kernel - add predicate oriented_side_2(segment, triangle)
|
2021-10-27 17:20:28 +02:00 |
Mael Rouxel-Labbé
|
e424356ffa
|
Add Construct_projected_point_3(P3, P3) + correct parameter order
Not a kernel requirement
|
2021-09-28 15:34:51 +02:00 |
Jane Tournois
|
2fbff6360c
|
doc : add "model of"
|
2021-09-21 10:26:23 +02:00 |
Jane Tournois
|
be2f8457d3
|
add Oriented_side_2 to Projection_traits_3 (for use in the demo)
|
2021-09-10 17:29:27 +02:00 |
Jane Tournois
|
9a56423274
|
document line orientation
|
2021-09-10 14:19:56 +02:00 |
Jane Tournois
|
99d944ef32
|
add doc for new predicate oriented_side_2(segment, triangle)
|
2021-09-10 11:58:15 +02:00 |
Mael Rouxel-Labbé
|
8a92d51601
|
Merge branch 'Distance_3-Add_Tri_Tri-GF-old' into Distance_3-Add_Tri_Tri-GF
|
2021-09-02 17:26:44 +02:00 |
Sebastien Loriot
|
e5279db7fb
|
Merge pull request #5777 from MaelRL/AABB-Dont_call_global_do_intersect-GF
Misc fixes for Intersections_3 + related
|
2021-09-02 15:44:53 +02:00 |
Sébastien Loriot
|
dacbd186d1
|
accomodate changes of internal -> Pkg/internal
|
2021-08-30 12:35:34 +02:00 |
Sébastien Loriot
|
4454c5b3ed
|
Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno
|
2021-08-30 12:25:51 +02:00 |
Sébastien Loriot
|
98e471849b
|
moving files from internal to PKG/internal
|
2021-08-26 11:33:39 +02:00 |
Mael Rouxel-Labbé
|
1cbcc39370
|
Rename example to avoid conflicts
|
2021-08-26 11:15:36 +02:00 |
Mael Rouxel-Labbé
|
71d88536b8
|
Fix doc
|
2021-08-26 11:08:28 +02:00 |
Dmitry Anisimov
|
650fc04303
|
Merge remote-tracking branch 'origin/master' into Barycentric_coordinates_2-danston
|
2021-08-13 11:34:58 +02:00 |
Sebastien Loriot
|
8d8afe6870
|
Merge pull request #5737 from danston/Weights-new_package-danston
[Feature] Weights New Package
|
2021-08-12 10:48:03 +02:00 |
Sebastien Loriot
|
92d90a4a11
|
Merge pull request #5667 from afabri/Kernel-compare_slopes-GF
Kernel: Add compare_slope with 4 points
|
2021-08-12 10:12:26 +02:00 |
Maxime Gimeno
|
f7df517f57
|
Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno
|
2021-08-09 09:14:23 +02:00 |
Dmitry Anisimov
|
76050b2595
|
Merge remote-tracking branch 'origin/master' into Barycentric_coordinates_2-danston
|
2021-08-04 15:52:02 +02:00 |
Mael
|
5a30c321b8
|
Misc cleaning
|
2021-08-04 15:42:04 +02:00 |
Dmitry Anisimov
|
50157a7479
|
Merge remote-tracking branch 'origin/master' into Weights-new_package-danston
|
2021-08-04 15:12:04 +02:00 |
Andreas Fabri
|
2c1ad28853
|
Add the documentation of the global function
|
2021-07-28 12:18:26 +02:00 |
Laurent Rineau
|
04b690b099
|
Merge pull request #5736 from danston/Kernel_23-add_centroid_2_and_determinant_2-danston
Projection Traits With Centroid 2 and Determinant 2
|
2021-07-27 16:25:09 +02:00 |
Marc Glisse
|
e7357ac003
|
Merge remote-tracking branch 'cgal/master' into mt-glisse
several PRs in Filtered_kernel conflicted with this :-(
|
2021-07-19 14:53:27 +02:00 |