albert-github
8a0b21461d
Unexpected backtick
...
- Corrected some more redundant / missing backticks
- correctes a spelling error (Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h)
2023-04-11 17:38:37 +02:00
Sébastien Loriot
bdf6714b4c
add missing type
2023-02-23 09:46:46 +01:00
Sébastien Loriot
99de3fdefc
remove pipo
2023-02-16 17:58:41 +01:00
Sébastien Loriot
31f5ce1f6a
fix PMP code
2023-02-16 17:28:12 +01:00
Sébastien Loriot
9362ff1ee8
typo
2023-02-16 14:54:52 +01:00
Sébastien Loriot
36deff06d5
add the possibility to use an external region map
2023-02-16 14:01:01 +01:00
Sébastien Loriot
0fc0c8eefc
explicit NP type
2023-02-16 11:30:49 +01:00
Sébastien Loriot
c1165a79aa
rename named parameter
2023-02-16 11:25:23 +01:00
Sébastien Loriot
05d6e2ede9
more changes from review
2023-02-16 10:58:52 +01:00
Sebastien Loriot
2ccaee0d8a
Code review from Mael
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2023-02-16 10:35:17 +01:00
Sébastien Loriot
31827e15af
typo and compilation issues after renaming
2023-02-07 15:38:02 +01:00
Sébastien Loriot
6df265125a
finish doc for PMP functions
2023-02-07 15:01:00 +01:00
Sébastien Loriot
0e8bc6a7dd
add relates
2023-02-07 13:10:34 +01:00
Sébastien Loriot
7cd8572dbf
divide refman + remove deprecated section somehow outdated
2023-02-07 11:06:10 +01:00
Sven Oesau
eaf78fcb72
fixed type
...
[skip CI]
2023-02-07 09:59:11 +01:00
Sébastien Loriot
e50dcb76bf
doc improvements
2023-02-06 19:25:10 +01:00
Sébastien Loriot
fb20fd0f38
the fitting of a sphere circle is "always" successful
2023-01-31 11:49:50 +01:00
Sébastien Loriot
331323ea44
create the primitive only if the propagation was successful
2023-01-31 11:49:29 +01:00
Sébastien Loriot
24a063a292
fix update() for spheres
2023-01-27 15:24:30 +01:00
Sébastien Loriot
0f73fdb218
try workaround an issue on the testsuite I cannot reproduce
2023-01-26 11:46:00 +01:00
Sébastien Loriot
cc5b000728
use a new property map with more verbose name
2023-01-19 11:30:52 +01:00
Sébastien Loriot
632c500cd5
add draft for corner extraction
2022-12-23 18:12:47 +01:00
Sébastien Loriot
4ed5c2ce65
fix include
2022-12-23 14:15:02 +01:00
Sébastien Loriot
adc42a5363
add missing include directive
2022-10-27 18:16:21 +02:00
Sven Oesau
2321427500
Revert "using m_region_map instead of m_visited resolves failed test on Archlinux-clang-release"
...
This reverts commit 421c88d363 .
2022-09-06 16:14:07 +02:00
Sven Oesau
147c092746
fixed changed include location
2022-09-02 17:05:38 +02:00
Sven Oesau
421c88d363
using m_region_map instead of m_visited resolves failed test on Archlinux-clang-release
2022-09-01 19:30:09 +02:00
Sébastien Loriot
765538818c
fix warnings
2022-08-05 10:00:24 +02:00
Sébastien Loriot
738c3e9a3e
missing include statement
2022-08-04 10:39:06 +02:00
Sébastien Loriot
ce0ae181c4
fix warning
2022-08-04 08:46:18 +02:00
Sébastien Loriot
888c64fd74
add PMP region growing function (plane/face)
2022-08-03 20:08:05 +02:00
Sébastien Loriot
af974c8f98
add data member storing the number of regions detected
2022-08-03 13:19:44 +02:00
Sébastien Loriot
f38a481873
add missing include statement
2022-08-03 11:37:20 +02:00
Sébastien Loriot
0177465086
add missing include directives
2022-08-03 09:18:27 +02:00
Sébastien Loriot
52ff783f21
add missing include
2022-08-02 14:59:00 +02:00
Sébastien Loriot
53cd79fa1a
remove trailing whitespaces
2022-08-02 13:30:16 +02:00
Sébastien Loriot
588bbb5a23
use 2D dimension tag and centroid triangulation for non triangle faces
2022-08-02 11:56:20 +02:00
Sébastien Loriot
e344d43259
remove free_functions.h and update tests
2022-08-02 10:27:55 +02:00
Sébastien Loriot
f693471647
finally get rid of conditional_deref
2022-07-22 16:07:06 +02:00
Sébastien Loriot
5b77ac4149
remove some conditional_deref
2022-07-22 12:10:43 +02:00
Sébastien Loriot
ffe2bd232a
fix include
2022-07-22 11:52:52 +02:00
Sébastien Loriot
d33b46724e
ADL can be used with hash_value()
2022-07-22 11:52:24 +02:00
Sébastien Loriot
a1169c021b
WIP improvement on Point_set
...
--> plane_fit
2022-07-21 16:56:37 +02:00
Sébastien Loriot
7b8b14a37d
WIP improvement on Point_set
...
--> sphere_fit
2022-07-21 16:56:24 +02:00
Sébastien Loriot
17b9e439ec
WIP improvement on Point_set
...
--> line_fit
2022-07-21 15:51:42 +02:00
Sébastien Loriot
69fdb46fcb
WIP improvement on Point_set
...
--> cylinder_fit
2022-07-21 11:42:10 +02:00
Sébastien Loriot
db7dfd97e5
get rid of the GeomTraits template parameter
2022-07-21 10:20:20 +02:00
Sébastien Loriot
b714a6d1ff
WIP improvement on Point_set
...
--> circle_fit
2022-07-20 18:22:46 +02:00
Sébastien Loriot
0d0e3e4ff9
fix undoc parameter
2022-07-19 17:36:02 +02:00
Sébastien Loriot
367f3805ad
remove region growing on polylines
...
not being able to share vertices does not really
make sense for a polyline. Segment_set should
be used instead
2022-07-19 17:33:04 +02:00