albert-github
afffe0a524
Spelling corrections
...
Spelling corrections
Note: the sentence "Triangle are triple of indices referring to position of points in the input point range." in Generator/doc/Generator/CGAL/point_generators_3.h should probably be reformulated (maybe " Traingles are triplets of indices....")
2026-03-19 10:44:38 +01:00
Sébastien Loriot
6f86581dd9
Merge pull request #9096 from soesau/Intersection-Circle_Sphere_consistency-GF
...
Intersections: Consistent behavior of Circle_2 and Sphere_3
2026-03-18 19:29:07 +01:00
Sven Oesau
a4fc33a819
fix Has_on_unbounded_side_2/3 for Circle_2 and Sphere_3
2026-02-04 16:16:29 +01:00
Sven Oesau
a9cd49c95c
added Has_on_bounded_side_2::operator() for Circle_2 and Iso_rectangle_2 including static filter
...
added intersected_nodes for disk/ball to Orhtree
2026-01-22 13:03:23 +01:00
Sven Oesau
ee211c3630
Merge branch 'main' into Intersection-Circle_Sphere_consistency-GF
2026-01-22 10:23:16 +01:00
Andreas Fabri
f99a583fd7
Move parenthesis so that code does not report a mismatch
2026-01-14 15:47:38 +00:00
Andreas Fabri
284d576c43
CGAL: Prefix macros with CGAL_
2026-01-14 15:25:35 +00:00
SOUHARDYA TOLA
f103593626
Fix doubled word typos in documentation and comments
2025-12-31 15:40:29 +00:00
Sebastien Loriot
c5917e23ec
copy/paste error
2025-12-29 14:06:57 +01:00
Sven Oesau
fb2559129b
changed default functor for intersected_nodes
2025-12-07 11:35:13 +01:00
Sven Oesau
9ddd02e0d8
added intersected_nodes with functor
2025-12-05 16:09:49 +01:00
Sven Oesau
632b187e50
removing sphere/box intersection test from Orthtree
2025-10-21 14:04:45 +02:00
Mael Rouxel-Labbé
691fd789f9
Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface
2025-03-24 21:34:55 +01:00
Mael Rouxel-Labbé
1f91e3df40
Misc minor changes
2025-03-20 16:28:42 +01:00
Sven Oesau
e1cc01c34d
removed unnecessary typename
2025-01-07 09:15:10 +01:00
Sven Oesau
01e7864526
fixed type of construct_point_d_object
2025-01-06 16:24:02 +01:00
Sven Oesau and Sebastien Loriot
e8aff9cbe5
Update Orthtree/include/CGAL/Orthtree_traits_point.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com >
2025-01-06 13:53:33 +01:00
Sven Oesau
2e0fbc7a98
Octree doc states requirement of RandomAccessIterator
...
added missing _object types for functors in traits
2025-01-06 12:49:21 +01:00
Sébastien Loriot
b32558b87e
Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface
2024-12-16 11:47:34 +01:00
Sébastien Loriot
7c4badc67c
Merge pull request #8501 from afabri/CGAL-assert-GF
...
assert() -> CGAL::assertion()
2024-10-21 19:17:21 +02:00
Sven Oesau
a06002ab2b
Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface
2024-10-14 14:42:46 +02:00
albert-github
dd02af92a2
issue #8515 Spelling mistakes found checking en-GB to en-US
...
Spelling corrections, `en-GB` -> `en-US`
2024-10-05 11:28:29 +02:00
Sven Oesau
463bfcd59e
Orthtree: assert -> CGAL_assertion
2024-10-01 10:10:38 +02:00
Sven Oesau
5d7a02d1d4
removing necessity of Octree_wrapper
...
Orthtree is now a model of IsosurfacingPartition_3
2024-09-23 15:11:57 +02:00
Andreas Fabri
12468ccf4a
Address #8401
2024-08-09 11:32:26 +01:00
Mael Rouxel-Labbé
67aba3fefe
Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface
2024-06-20 10:18:49 +02:00
Sébastien Loriot
61decadd31
Merge pull request #7908 from soesau/Kinetic_surface_reconstruction-new_package-soesau
...
Kinetic Surface Reconstruction
2024-05-26 17:53:54 +02:00
Sébastien Loriot
ddbd2e6818
Merge remote-tracking branch 'cgal/master'
2024-05-24 14:18:24 +02:00
Sébastien Loriot
679440b931
fix warnings
2024-05-15 16:41:10 +02:00
Sébastien Loriot
b9ef5de3b8
Merge remote-tracking branch 'mine/Kinetic_shape_reconstruction-new_package-soesau' into Kinetic_surface_reconstruction-new_package-soesau
...
originally:
Author: Sven Oesau <sven.oesau@geometryfactory.com >
Date: Wed Apr 17 19:45:30 2024 +0200
2024-05-15 16:39:42 +02:00
Andreas Fabri
c48faf3f3f
reorder member initialization
2024-05-15 16:35:19 +02:00
Andreas Fabri
74c9e0acba
Remove Orthtree::unsplit()
2024-05-15 16:35:19 +02:00
Andreas Fabri
495ce7a8df
Add template for LCC template member functions
2024-05-15 16:35:08 +02:00
Laurent Rineau
a391e067f7
Merge pull request #8135 from sloriot/Orthtree-const_property_access
...
Access to property maps is const
2024-04-22 14:54:04 +02:00
Sébastien Loriot
244123d93e
access to property maps are const
2024-04-10 16:57:08 +02:00
Mael Rouxel-Labbé
e24d521865
Merge remote-tracking branch 'mine/CGAL-fix_dependencies-GF' into gsoc2022-isosurface
2024-04-04 15:08:22 +02:00
Mael Rouxel-Labbé
c7db56bcda
Remove useless header includes
2024-04-04 14:32:13 +02:00
Sébastien Loriot
0b362d2d69
update polyline writing functions
2024-03-28 07:35:40 +01:00
Sébastien Loriot
5a0044c917
add missing const
2024-03-28 07:34:58 +01:00
Sven Oesau
490c99f32b
Merge remote-tracking branch 'cgal/master' into Kinetic_shape_reconstruction-new_package-soesau
2024-03-26 17:29:04 +01:00
Sébastien Loriot
3471add062
simplify disambiguation
2024-03-14 16:09:29 +01:00
Sébastien Loriot
426f5067c0
workaround warning
2024-03-13 17:29:52 +01:00
Sébastien Loriot
786b015746
doc copy and move constructors
2024-03-06 17:53:07 +01:00
Sven Oesau
22e5a3f651
renaming nearest_k_neighbors_in_radius and neighbors_in_radius
2024-03-05 10:52:34 +01:00
Sven Oesau
130cf57758
created local copy of point before using Cartesian_ranges
2024-03-01 17:29:17 +01:00
Sven Oesau
caa833f439
renaming nearest_neighbors to nearest_k_neighbors
2024-03-01 16:32:00 +01:00
Sven Oesau
a8fd56c724
using 'contained elements' instead of elements to descripe split predicate
2024-03-01 15:43:01 +01:00
Sven Oesau
77622a691b
renamed nearest_neighbors to neighbors_in_radius
2024-03-01 10:08:46 +01:00
Sven Oesau and Andreas Fabri
f90dfbaa2c
Update Orthtree/include/CGAL/Quadtree.h
...
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com >
2024-03-01 08:33:49 +01:00
Sven Oesau and Andreas Fabri
5bf13e85e1
Update Orthtree/include/CGAL/Octree.h
...
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com >
2024-03-01 08:33:39 +01:00