lvalque
2d96e2af23
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/triangle_soup_snap_rounding.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-29 14:11:58 +02:00
lvalque
61295296fd
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/autorefinement.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-29 14:11:00 +02:00
lvalque
54bb86af41
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/autorefinement.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-29 14:08:39 +02:00
lvalque
7868d68902
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/autorefinement.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-29 14:01:36 +02:00
lvalque
f39de8cb66
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/autorefinement.h
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2025-04-29 14:00:42 +02:00
Laurent Rineau
89752983f7
protect debug messages with the flag debug_missing_region()
2025-04-29 13:40:44 +02:00
Laurent Rineau
fa7a62bd69
fix static_assert(std::is_nothrow_move_assignable<CDT_plus_2>
2025-04-29 11:52:40 +02:00
Léo Valque
54b27f8d90
Delete unused includes and solve a compilation error on some testing
2025-04-29 10:17:00 +02:00
Sébastien Loriot
d06d47909d
fix dependencies
2025-04-29 09:34:48 +02:00
Laurent Rineau
4e4a14a53b
Merge remote-tracking branch 'refs/remotes/lrineau/Triangulation_3-CDT_3-lrineau' into Triangulation_3-CDT_3-lrineau
2025-04-28 21:01:07 +02:00
Laurent Rineau
13f8e779e0
fix unused variable
2025-04-28 21:00:52 +02:00
Laurent Rineau
45073ebbe1
fix deps
2025-04-28 20:59:08 +02:00
Sébastien Loriot
829032007f
fix warning
2025-04-28 18:56:28 +02:00
Léo Valque
cdfd8de6a5
reduce running time of test_snap_rounding, add a full test version
2025-04-28 18:34:09 +02:00
Laurent Rineau
dff20e576e
disable MSVC warning C4455 for the file
2025-04-28 17:27:53 +02:00
Andreas Fabri
51d035d9d9
'Fix' in an untested function
2025-04-28 16:23:27 +01:00
Laurent Rineau
e95e3935da
stop using `target_precompile_headers` in CGAL Lab
2025-04-28 17:17:45 +02:00
Laurent Rineau
749903e4dc
try to fix `error C2039: 'format_string': is not a member of 'std'`
2025-04-28 17:15:07 +02:00
Andreas Fabri
6b729748e1
Adress some items of Issue #8802
2025-04-28 16:09:13 +01:00
Laurent Rineau
c0abf42c57
add CGAL::draw for CCDT_3
2025-04-28 17:07:54 +02:00
Laurent Rineau
58bc7b1a76
always use `auto` for the traits functors
2025-04-28 17:07:54 +02:00
Laurent Rineau
d3fe6989fa
fix memory leaks
...
The move-assignment operator was wrong.
2025-04-28 17:07:43 +02:00
Léo Valque
e0cea67e6c
modified example of cmd
2025-04-28 16:41:21 +02:00
Léo Valque
13c21b6cb6
move experiments with rotated cubes in benchmark
2025-04-28 16:40:43 +02:00
Andreas Fabri
9a134d2145
Adress some items of Issue #8802
2025-04-28 15:39:43 +01:00
Léo Valque
d9e53aa232
some cleaning
2025-04-28 14:36:02 +02:00
Léo Valque
de0c054c27
add specialization of repair_triangle_soup for indexes_range of array
2025-04-28 14:21:27 +02:00
Andreas Fabri
338b31bf32
Add dependency
2025-04-28 12:07:16 +01:00
Léo Valque
4aa96bee99
less verbose test and add another test file
2025-04-28 12:00:05 +02:00
Léo Valque
c4b1667b13
simplify the example code of snap_rounding
2025-04-28 11:51:19 +02:00
Sebastien Loriot
3c32fd118d
Spelling correction. ( #8864 )
...
Spelling correction.
(Entire documentation here looks a bit incomplete seen the words `TODO`)
2025-04-28 09:41:21 +02:00
Andreas Fabri
0464fce7ac
Generator: Document default for parameter radius
2025-04-28 07:39:39 +01:00
albert-github
9f73dcec5e
Removing page outline panel
...
In the current master version of doxygen (and thus upcoming version 1.14.0) a page outline panel is introduced, setting: `PAGE_OUTLINE_PANEL`, though it would be better to disable this in CGAL.
2025-04-27 10:56:58 +02:00
Andreas Fabri
400c1da751
In bench6.cpp add indices to the vertices, and report the edges on the convex hull
2025-04-25 17:26:18 +01:00
Léo Valque
f03faa7298
Solve mistake in test_snap_rounding.cmd
2025-04-25 17:35:04 +02:00
Léo Valque
dd63fd28ca
update cmakelist to compile examples with rotated cubes
2025-04-25 17:34:15 +02:00
Léo Valque
d37fcb16f6
Test for snap rounding
2025-04-25 17:33:23 +02:00
Léo Valque
32075dbdba
add data for snap rounding test
2025-04-25 17:32:53 +02:00
Léo Valque
b926bec8fa
remove visitor of example snap_polygon_soup
2025-04-25 17:23:01 +02:00
Léo Valque
94eb667a9a
Experiment with iterative rotated along all axis cubes
2025-04-25 17:21:07 +02:00
Léo Valque
e2a1c276fc
Experiment with iterative rotated around x cubes
2025-04-25 17:20:17 +02:00
Guillaume Damiand
807806b1db
add alias target to keep old name CGAL::CGAL_Basic_viewer.
2025-04-25 17:19:05 +02:00
Mael Rouxel-Labbé
3b2a34fc48
Fixes for 6.0.1
2025-04-25 17:06:53 +02:00
Laurent Rineau
f5a88cf5ca
disable the PCH for vtk_plugin (because of extra preprocessor definitions)
2025-04-25 16:57:29 +02:00
Andreas Fabri
a2cfa40a26
Add CGAL:: in a concept
2025-04-25 15:19:38 +01:00
Andreas Fabri
6574d7f118
Capitalize file names
2025-04-25 12:11:41 +01:00
Andreas Fabri
878aef67bf
Replace #pragma once
2025-04-25 12:03:23 +01:00
albert-github
136a63ddf3
Spelling correction.
...
Spelling correction.
(Entire documentation here looks a bit incomplete seen the words `TODO`)
2025-04-25 11:30:19 +02:00
Jane Tournois
9c58f6c900
add c3t3.set_triangulation()
...
that internally calls rescan_after_load_of_triangulation()
it avoids calling it explicitly or documenting it,
but fixes the issue of updating the internal metadata of C3t3 automatically
2025-04-25 10:40:37 +02:00
Laurent Rineau
3d850306d9
Merge remote-tracking branch 'refs/remotes/lrineau/Triangulation_3-CDT_3-lrineau' into Triangulation_3-CDT_3-lrineau
2025-04-25 10:13:08 +02:00