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
|
411560a33e
|
add missing default value
|
2023-01-26 09:56:25 +01:00 |
|
Sébastien Loriot
|
cd76994056
|
rename property map and deprecated old name
|
2023-01-18 13:45:37 +01:00 |
|
albert-github
|
014c06fd19
|
spelling corrections
Some spelling corrections (Directories starting with `A`)
|
2022-11-14 15:32:47 +01:00 |
|
Laurent Rineau
|
3379f9bf9c
|
Merge pull request #6998 from sloriot/AW_3-AABB_GT
Rename traits class to avoid confusion
|
2022-11-07 10:08:13 +01:00 |
|
Mael
|
9c2d913636
|
Also update the name of the include guard
|
2022-11-01 19:48:55 +01:00 |
|
Sébastien Loriot
|
7a8f91b34c
|
rename traits class to avoid confusion
|
2022-11-01 16:09:26 +01:00 |
|
Mael Rouxel-Labbé
|
728be94816
|
Move some input named parameters to in_np
|
2022-10-12 09:45:31 +02:00 |
|
Mael Rouxel-Labbé
|
46c9fa19ab
|
Add clear() to oracles
|
2022-09-03 14:00:20 +02:00 |
|
Sébastien Loriot
|
c9c6b30cf0
|
Merge sloriot/CGAL-std_type_traits into master
|
2022-06-23 16:35:37 +02:00 |
|
Sébastien Loriot
|
4f5f8341cc
|
use std::enable_if_t
|
2022-06-10 07:37:53 +02:00 |
|
Mael Rouxel-Labbé
|
beeae185a7
|
Add a basic visitor to AW3
|
2022-06-08 12:04:02 +02:00 |
|
Mael Rouxel-Labbé
|
965964e8b8
|
Visualization with a soup, some colors, alpha shading etc.
|
2022-06-02 14:25:43 +02:00 |
|
Mael Rouxel-Labbé
|
ae581c865a
|
Iterative visualization
|
2022-06-02 02:21:26 +02:00 |
|
Mael Rouxel-Labbé
|
964bcd83ec
|
Fix unused parameter warning
|
2022-05-25 09:37:37 +02:00 |
|
Mael Rouxel-Labbé
|
3a64952314
|
Fix using outside information to erroneously filter bboxes during traversal
|
2022-05-24 14:31:00 +02:00 |
|
Mael Rouxel-Labbé
|
d56584bf28
|
Misc minor fixes / improvements
|
2022-05-24 14:30:42 +02:00 |
|
Mael Rouxel-Labbé
|
9fbfd9ac39
|
AW3 oracle improvements (mostly no longer templated by the data)
|
2022-05-24 10:08:56 +02:00 |
|
Mael Rouxel-Labbé
|
06053d2186
|
Allow empty oracle levels
|
2022-05-24 10:02:57 +02:00 |
|
Mael Rouxel-Labbé
|
57cf9e0f6a
|
Add 3D Alpha Wrapping authors
|
2022-04-19 14:55:15 +02:00 |
|
Mael Rouxel-Labbé
|
f950a379e3
|
Rename internal functions (manifoldness > manifold)
|
2022-04-07 14:11:49 +02:00 |
|
Mael Rouxel-Labbé
|
612441d217
|
Update copyright holder
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
6c2a30d3e1
|
Fix include
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
4b1e17d071
|
Clean debug output
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
11c6020d44
|
Fix typedef visibility
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
3dc05de649
|
Fix comment
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
4352230619
|
Fix passing alpha to the point set oracle constructor
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
5af654af36
|
Fix std::size_t/int conversion warning
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
aaec78d705
|
Add min max parentheses for Windows
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
a7a9cc0660
|
Rework initial bbox construction
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
73990764db
|
Return early if cavity initialization failed
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
46562f2fa6
|
Misc cleaning
|
2022-04-04 11:33:28 +02:00 |
|
Mael Rouxel-Labbé
|
b5f9c10b56
|
Clean obsolete NP
|
2022-04-04 11:33:27 +02:00 |
|
Mael Rouxel-Labbé
|
49ef4e7107
|
Fix header / license
|
2022-04-04 11:33:27 +02:00 |
|
Mael Rouxel-Labbé
|
2bfeb426a8
|
Comment fixes
|
2022-04-04 11:33:27 +02:00 |
|
Mael Rouxel-Labbé
|
a40a7572ac
|
Add Alpha_wrap_3
|
2022-04-04 11:33:27 +02:00 |
|