Sébastien Loriot
b04a5f9124
remove overloads with default parameters
2022-01-04 16:14:49 +01:00
Sébastien Loriot
6848e69987
replace all_default() by use_default_values() in tests and examples
2022-01-04 14:06:26 +01:00
Mael Rouxel-Labbé
00e3f851ac
Fix include
2021-12-16 14:10:51 +01:00
Mael Rouxel-Labbé
61d42c3e21
Get rid of the slim Triangulation_2 dependency in Convex_hull_3
2021-12-16 13:49:45 +01:00
Sébastien Loriot
cb4f5490e3
fix warnings
2021-12-07 16:03:18 +01:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Andreas Fabri
197c0a2471
code bugfix after test; doc bug fix: SequenceContainer -> RandomAccessContainer (also in Stream_support)
2021-10-05 08:40:47 +01:00
Andreas Fabri
7648fd473b
Add test
2021-10-05 08:06:34 +01:00
Andreas Fabri
704ae83657
Fix doc Add a test
2021-10-05 07:35:24 +01:00
Sébastien Loriot
bd111bcb89
generic free function for point range and triangle range
2021-10-04 18:49:55 +02:00
Sébastien Loriot
f399cfed18
fix indices
2021-10-04 17:52:43 +02:00
Andreas Fabri
74d1899e6b
Towards making it more generic than vector and vector<array>
2021-10-04 14:47:04 +01:00
Sébastien Loriot
8350dea94a
char* -> std::string
2021-10-04 09:49:24 +02:00
Sébastien Loriot
47028cd184
automatically move data files in data dir + update paths
...
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot
34569921cd
fix warning
2021-10-01 18:30:28 +02:00
Andreas Fabri
f9b57957e4
Hopefully the last untabify as now I added something in my ./emacs
2021-09-29 17:09:39 +01:00
Andreas Fabri
1d1016891c
untabify the doc
2021-09-29 16:43:02 +01:00
Andreas Fabri
568dc25443
Added overload that takes a traits class
2021-09-29 16:04:21 +01:00
Andreas Fabri
929ae611d3
untabify
2021-09-29 15:38:45 +01:00
Andreas Fabri
01f7e3a8f0
Add documentation
2021-09-29 15:33:26 +01:00
Andreas Fabri
83ab127b2f
Implement the 2D case
2021-09-28 11:24:30 +01:00
Andreas Fabri
e91a49ba3c
Move file to internal directory
2021-09-21 09:45:51 +01:00
Andreas Fabri
d7977be9d5
Move class into internal namespace
2021-09-21 09:42:27 +01:00
Andreas Fabri
420f9d64f6
untabify
2021-09-21 09:32:42 +01:00
Andreas Fabri
c9f80d694f
Do not expose Indexed_triangle_set in the API (todo: move to internal)
2021-09-21 09:19:15 +01:00
Andreas Fabri
a80289fc3d
Fix headers to include
2021-09-21 08:32:48 +01:00
Andreas Fabri
f3efaa87c6
Fix headers to include
2021-09-21 07:36:07 +01:00
Sébastien Loriot
c19426fdd2
fix compilation issues + add missing impl
2021-09-20 17:54:39 +02:00
Andreas Fabri
2341e7f797
untabify
2021-09-17 14:53:22 +01:00
Andreas Fabri
f278fe4aa3
Convex_hull_3: output into an indexed triangle set
2021-09-17 14:24:44 +01:00
Sébastien Loriot
74c029cc68
Merge remote-tracking branch 'sloriot/CGAL-restore_rounding_mode-5.3'
2021-09-09 11:44:36 +02:00
Sébastien Loriot
6bae0e3939
Merge remote-tracking branch 'sloriot/CGAL-restore_rounding_mode'
2021-09-09 11:09:16 +02:00
Sébastien Loriot
c8624ee0b3
check that the rounding mode when doing exact computation is to-nearest
2021-09-09 11:01:03 +02:00
Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
Maxime Gimeno
a76bd6081e
Replace more sc text
2021-05-21 15:45:50 +02:00
Sébastien Loriot
fb6f703b55
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Dmitry Anisimov
81d9556707
Merge remote-tracking branch 'upstream/master' into Kernels-decltypes-danston
2021-02-10 10:06:45 +01:00
Laurent Rineau
a735e849c0
Merge pull request #5152 from sloriot/CGAL-remove_bind
...
Replace usages of boost::bind
2021-02-05 16:14:04 +01:00
Sébastien Loriot
61d0fb53b4
replace bind in Convex_hull_3
2021-01-06 12:59:12 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Laurent Rineau
49e7ddccc9
Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
...
General CMake improvements
2020-11-13 15:43:54 +01:00
Andreas Fabri
344356a306
Fix CMakeLists.txt
2020-11-12 09:59:19 +00:00
Andreas Fabri
df61ad9367
Update Convex_hull_3/include/CGAL/convexity_check_3.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2020-11-12 10:56:40 +01:00
Andreas Fabri
b54b62fcc4
Convex_hull_3: Fix constness
2020-11-12 09:40:22 +00:00
Maxime Gimeno
bebd60c12b
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Maxime Gimeno
791f38535a
Fix laslib exports
2020-10-19 13:47:38 +02:00
Mael Rouxel-Labbé
4694a48913
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-09-22 11:35:25 +02:00
Sébastien Loriot
d4fb400250
add missing include
2020-08-28 08:19:32 +02:00
Dmitry Anisimov
263ad6bc99
fixed ch3, inter3, otr2, psp, pmp, smsp, mesh3 + cleanup
2020-08-20 18:25:01 +02:00
Sebastien Loriot
b53767157f
Merge branch 'master' into CH3-dual_interior_point
2020-08-12 16:09:58 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Andreas Fabri
d89ab5ef7c
polish
2020-07-27 08:44:48 +01:00
Mael Rouxel-Labbé
d5d8cca92b
Various IO compilation fixes
2020-06-25 12:02:01 +02:00
Mael Rouxel-Labbé
9cca59ba36
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
Mael Rouxel-Labbé
2d49f7d702
Countless IO fixes...
...
Don't have the patience to split it nicely
2020-06-21 12:03:28 +02:00
Sébastien Loriot
0fb8df6d52
typo
2020-05-19 09:24:48 +02:00
Sébastien Loriot
1819a0ed55
uniform indentation in the file
2020-05-18 18:19:40 +02:00
Sébastien Loriot
278a26d93f
document the internal function used to compute an interior point
2020-05-18 18:18:01 +02:00
Sébastien Loriot
c253679b2d
unify np sentence
2020-04-18 16:27:58 +02:00
Sébastien Loriot
3b52dfd7de
Merge remote-tracking branch 'cgal/master'
2020-04-18 14:47:28 +02:00
Mael Rouxel-Labbé
80f6f659f3
Update to new named parameters macros
2020-04-05 17:56:50 +02:00
Mael Rouxel-Labbé
fc79510388
Regroup NP aliases into the base doxyfile.in
2020-04-04 17:26:32 +02:00
Mael Rouxel-Labbé
e7d52999a8
Update PMP NPs to new macros
2020-03-29 17:16:50 +02:00
Sébastien Loriot
9f2eafd06e
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:17:02 +01:00
Sébastien Loriot
35b83deffd
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:16:25 +01:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Mael Rouxel-Labbé
4e01ec78cf
Fix copying points argument in Extreme_points_traits_adapter
2020-03-24 16:22:06 +01:00
Mael Rouxel-Labbé
b2126afd6d
Make indentation deterministic (no real changes)
2020-03-24 16:19:54 +01:00
Mael Rouxel-Labbé
afb5abe61a
Kernel is not a model of ConvexHullTraits_3 (but Extreme_points_... is)
...
K::Traits_xy/xz/yz_3 does not exist
2020-03-24 16:06:03 +01:00
Mael Rouxel-Labbé
6f90060e7d
Flush before std::exit (otherwise nothing is printed)
2020-03-24 11:37:55 +01:00
Mael Rouxel-Labbé
99a0edbe61
Uniformize types and internal function names (CH_3)
2020-03-13 11:57:56 +01:00
Mael Rouxel-Labbé
a846a1e19c
Remove long-deprecated convex_hull_3_to_polyhedron_3()
...
Use convex_hull_3_to_face_graph()
2020-03-10 14:20:17 +01:00
Mael Rouxel-Labbé
8446ef1073
Clean #include's
2020-03-10 13:48:30 +01:00
Mael Rouxel-Labbé
1db10135a6
Change namespaces from internal::Convex_hull_3 to Convex_hull_3::internal
...
On-going uniformization work
2020-03-10 13:47:50 +01:00
Maxime Gimeno
2ec4c86573
facets -> faces
2020-02-14 09:21:01 +01:00
Maxime Gimeno
a357a90b1f
Changes after review
2020-02-10 15:49:54 +01:00
Maxime Gimeno
fa14310c41
Add a test
2020-01-31 16:00:42 +01:00
Maxime Gimeno
2d72069c15
Add an overload of Convex_hull_3 for graphs
2020-01-31 14:28:17 +01:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +02:00
Sébastien Loriot
7356421d80
introduce Commercial license SPDX tag
2019-10-19 12:15:19 +02:00
Sébastien Loriot
9bd9c68b83
update LGPL[23]+ and GPL[23]+ SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
Laurent Rineau
3d1450b71f
Merge branch 'releases/CGAL-4.14-branch'
2019-07-23 17:17:06 +02:00
Laurent Rineau
8ce9207d10
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
2019-07-23 17:14:40 +02:00
Mael Rouxel-Labbé
bb640d2883
Revert "Add Epick_without_intervals"
...
This reverts commit 621542afbd .
`Static_filters` actually inherits wraps the kernel with `Filtered_kernel_base`
and as such, the exact kernel is still a filtered kernel using intervals.
Possible fixes for the implementation of EPICK_without_intervals are discussed
in https://github.com/CGAL/cgal/pull/3939 .
2019-07-18 17:00:46 +02:00
Mael Rouxel-Labbé
f68141a6d3
Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF
2019-07-01 11:28:25 +02:00
Laurent Rineau
32f80cbece
Merge pull request #4018 from lrineau/CGAL-refresh_cmake_minimum_required-GF
...
CMake>=3.13: opt for for new policies up to 3.15
2019-07-01 11:16:30 +02:00
Mael Rouxel-Labbé
7a5486962d
Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF
2019-06-20 14:49:25 +02:00
Laurent Rineau
8535a3c03c
Merge branch 'releases/CGAL-4.14-branch'
...
# Conflicts:
# Apollonius_graph_2/include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h
# Convex_hull_3/include/CGAL/convex_hull_3.h
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/face_graph_utils.h
# Polyhedron/demo/Polyhedron/Plugins/Mesh_3/Mesh_3_plugin_cgal_code.cpp
# Stream_support/include/CGAL/IO/Color.h
2019-06-20 14:20:37 +02:00
Laurent Rineau
b0f1f90a4d
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
2019-06-20 14:08:25 +02:00
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Mael Rouxel-Labbé
7f6cb0411c
Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF
2019-06-18 08:20:16 +02:00
Andreas Fabri
4581f1b7a8
Morte replacements
2019-06-05 08:39:55 +02:00
Andreas Fabri
44e6065710
Improve documentation
2019-05-24 17:47:25 +02:00
Andreas Fabri
4ac7d2004d
Improve doc
2019-05-24 17:32:14 +02:00
Laurent Rineau
5dc823d509
Merge branch 'releases/CGAL-4.14-branch'
2019-05-23 08:49:56 +02:00