Sébastien Loriot
6383bf9676
revert changes to not block the integration of new Orthtree
2023-11-07 08:35:37 +01:00
JacksonCampolattaro
e39ca2aef8
Replace more `boost::tie`s with structured bindings
2023-09-24 18:08:35 +02:00
JacksonCampolattaro
37d60b4ac6
Replace pointer with std::optional
...
This is not an ideal solution, but the Scene_points class has bigger issues.
2023-09-16 15:37:15 +02:00
Sébastien Loriot
da33014535
Merge remote-tracking branch 'cgal/master'
2023-09-14 09:07:00 +02:00
Sébastien Loriot
28dc304676
Merge branch 'cgal/master'
2023-09-01 13:03:05 +02:00
JacksonCampolattaro
2d8f7d483d
Rename Properties.h for clarity
2023-08-30 15:32:38 +02:00
JacksonCampolattaro
85e03d15fe
Merge branch 'property-maps' into orthtree-generalization
2023-07-26 11:05:55 +02:00
JacksonCampolattaro
50006c97b4
Fix an issue with file loading where adding normals would cause additional points to be created
2023-07-26 11:04:03 +02:00
albert-github
e4dff1ffaf
issue #7395 Improvement of layout of model relations
...
Corrections after review.
2023-07-21 11:41:27 +02:00
albert-github
301728a8a9
issue #7395 Improvement of layout of model relations
...
- Completed the cgalModels part
2023-07-09 12:43:36 +02:00
Sébastien Loriot
3e4120c81d
Merge branch 'master' into orthtree-generalization
2023-07-03 17:15:55 +02:00
JacksonCampolattaro
9050fab7cb
Add a tiny unit test for point insertion & reservation, and fix the bug it catches
2023-06-20 10:41:13 +02:00
JacksonCampolattaro
8b72b0a6b0
Add a couple of simple copy tests, and ensure they pass
2023-06-16 10:45:55 +02:00
Sébastien Loriot
f936680600
Merge remote-tracking branch 'cgal/master' into HEAD
2023-06-15 18:48:39 +02:00
JacksonCampolattaro
9bf32ef785
Push_property_map & Property_back_inserter use references instead of pointers
2023-06-07 13:58:17 +02:00
JacksonCampolattaro
497014022e
Fix join() behavior; mark all indices as active instead of inactive
2023-06-07 11:26:09 +02:00
JacksonCampolattaro
82dd686f4b
Adapted Point_set_3 to use the new property system
...
Garbage management is still done by the point set
2023-06-06 21:44:37 +02:00
Sébastien Loriot
1e6519e51a
Merge remote-tracking branch 'cgal/5.5.x-branch'
2023-05-11 17:28:21 +02:00
Laurent Rineau
4f6398a4e2
Merge pull request #6575 from nh2/ply-property-lists
...
PLY: Support writing per-face/vertex property lists
2023-05-11 17:01:44 +02:00
Sébastien Loriot
99e7f4806a
boost::int -> std::int
2023-04-23 18:43:10 +02:00
Sébastien Loriot
fc034c6a5d
boost::unit -> std::uint
2023-04-23 18:40:39 +02:00
Sébastien Loriot
9242a810c4
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
2023-02-07 11:31:55 +01:00
Sébastien Loriot
464f5a0d46
remove extra cond
2023-01-31 10:49:33 +01:00
Mael
0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113
2022-12-06 22:21:06 +01:00
Sébastien Loriot
d3b13fb11c
Merge branch 'cgal/5.5.x-branch'
2022-12-05 19:00:39 +01:00
Sébastien Loriot
0fb05d1480
fix warning
2022-11-15 20:04:23 +01:00
albert-github
eed54a0ae5
spelling corrections
...
Some spelling corrections (Directories starting with `O`-`S` , first part),
some backward work
some forward work
2022-11-15 18:45:39 +01:00
Jane Tournois
38fd07dfc4
differentiate has_normal_map() between const and non-const point set
2022-11-08 10:24:43 +01:00
Jane Tournois
826b2a19c4
Merge branch 'PSP-fix_has_normal_map-GF' of https://github.com/janetournois/cgal into PSP-fix_has_normal_map-GF
2022-11-07 13:15:55 +00:00
Jane Tournois
32486e4be8
precise default normal
2022-11-07 14:14:30 +01:00
Jane Tournois
a24c6ac84c
Apply suggestions from Mael's code review
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-11-07 14:13:18 +01:00
Sebastien Loriot
1a226ed877
Restore [revious API
2022-11-07 10:41:22 +01:00
Jane Tournois
9ed334bcf9
now normal_map is always valid
...
since it is created before it's used, when not available
2022-11-04 14:27:09 +01:00
Jane Tournois
dcf0ea09b3
create normal_map when not already created before usage
2022-11-04 14:12:52 +01:00
Jane Tournois
0ee5493f02
revert unintended change
2022-10-25 12:53:39 +02:00
Jane Tournois
e99f442830
NP_helper::has_normal_map should not always return true
...
look for a normal_map in the point set, and in the named parameters
# Conflicts:
# BGL/include/CGAL/boost/graph/named_params_helper.h
# Point_set_processing_3/include/CGAL/jet_estimate_normals.h
2022-10-25 12:12:29 +02:00
Andreas Fabri
1c28b3df45
Point_set_3: Fix typos in the reference manual page
2022-10-24 15:15:50 +01:00
Sven Oesau
80eb8601e6
Merge branch 'CGAL:master' into Region_growing-revision-soesau
2022-09-02 16:42:41 +02:00
Sébastien Loriot
e3e8545498
switch to Simple
2022-06-24 17:38:12 +02:00
Sven Oesau
17e0923058
Merge branch 'master' into Region_growing-revision-soesau
2022-06-24 11:06:56 +02:00
Sébastien Loriot
ac8b6d4731
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Sven Oesau
7bb0a10027
fixed friend class declaration
2022-06-09 14:27:47 +02:00
Sven Oesau
0baac6f556
bugfix Point_set_3_index is now hashable
...
moved Index out of Point_set_3
2022-06-09 10:33:02 +02:00
Sébastien Loriot
6691e13f36
fix partial specialization
...
follow up of 594d8bf38e
2022-05-23 13:50:11 +02:00
Sébastien Loriot
594d8bf38e
remove tag that is not used and add a way to pass default Point and Normal maps
2022-05-18 15:23:23 +02:00
Mael Rouxel-Labbé
b24959c688
Add a typedef to make NP helpers work with Point_set_3
2022-04-04 11:33:27 +02:00
Andreas Fabri
440a8dfb7b
Fix file name
2022-02-03 08:41:04 +00:00
Andreas Fabri
735752bec9
Do the remaining changes after Laurent's check
2022-02-03 08:02:11 +00:00
Sébastien Loriot
10b0af3092
rename macro since Named_function_parameter is part of STL_Extension
2022-01-13 14:43:34 +01:00
Sébastien Loriot
75b03e6c0a
use_default_values() -> default_values()
2022-01-10 18:36:37 +01:00