Andreas Fabri
|
d9d85fbe3c
|
Move member variable position in initializer list
|
2022-03-18 09:08:38 +01:00 |
Giles Bathgate
|
9692f2b97a
|
Remove redundant Unique_hash_map in SNC_external_structure
|
2022-03-17 21:29:56 +00:00 |
Giles Bathgate
|
16bed97ec5
|
Remove sizing of hash tables in copy constructors, size just grows
|
2022-03-17 20:21:12 +00:00 |
Giles Bathgate
|
0a8ef644c2
|
Init hashtable size in SNC_FM_decorator
|
2022-03-11 22:48:44 +00:00 |
Giles Bathgate
|
34da7cc64c
|
Init hashtable size in Sphere_map
|
2022-03-11 21:27:32 +00:00 |
Giles Bathgate
|
9e95393d82
|
Additional documentation
|
2022-03-11 21:27:32 +00:00 |
Giles Bathgate
|
933604b1e6
|
Init hashtable size in SNC_structure
|
2022-03-11 21:27:32 +00:00 |
Andreas Fabri
|
9c4508ece9
|
Add documentation
|
2022-03-11 10:48:00 +00:00 |
Giles Bathgate
|
ded44f2329
|
Init hashtable size in SNC_external_structure
|
2022-03-10 18:30:55 +00:00 |
Giles Bathgate
|
aa9e7cf34d
|
Reserve hashtable size in polygon_mesh_to_nef_3
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
7aa98b48bc
|
Init hashtable size in SNC_simplify
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
7d76d31943
|
Init hashtable size in Binary_operation.h
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
1009acb9cd
|
Reserve hashtable size in SNC_simplify
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
263c168d9d
|
Reserve hashtable size in K3_tree/SNC_k3_tree_traits
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
3004350b7a
|
Add const to is_boundary_object and is_sm_boundary_object
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
d7be0897d1
|
Add reserve method to chained_map/Unique_hash_map
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
c12b42bb5e
|
Initalise table on first access
|
2022-03-10 18:24:07 +00:00 |
Giles Bathgate
|
7d0d6a06be
|
Use minimum size of 32, default size 512
|
2022-03-10 18:24:07 +00:00 |
Laurent Rineau
|
c837828770
|
Merge branch '5.4.x-branch'
|
2022-03-10 11:05:39 +01:00 |
Laurent Rineau
|
208b286457
|
Merge pull request #6380 from sloriot/PMP-hole_filling_skip_cubic_search_space
PMP hole filling: Add an option to only use Delaunay based versions
|
2022-03-10 11:05:30 +01:00 |
Laurent Rineau
|
aca9278804
|
Merge pull request #6381 from afabri/Polygon-ranges-GF
Polygon_2: Add functions for ranges
|
2022-03-10 11:05:27 +01:00 |
Laurent Rineau
|
6e6687faa7
|
Merge pull request #6388 from afabri/Triangulation_2-conflict_then_star_example-GF
Triangulation_2: Add Example for Starring a Conflict Zone
|
2022-03-10 11:05:25 +01:00 |
Laurent Rineau
|
df3a53110e
|
Merge pull request #6390 from gdamiand/draw_nef_3-gdamiand
Draw nef 3
|
2022-03-10 11:05:23 +01:00 |
Laurent Rineau
|
82bef3fc90
|
Merge pull request #6392 from CGAL/CGAL-doc_inter_do_inter
better reference Kernel intersection functions
|
2022-03-10 11:05:21 +01:00 |
Laurent Rineau
|
6c92061772
|
Merge pull request #6392 from CGAL/CGAL-doc_inter_do_inter
better reference Kernel intersection functions
|
2022-03-10 11:03:45 +01:00 |
Laurent Rineau
|
e5e4ad7267
|
Merge branch '5.4.x-branch'
|
2022-03-09 11:40:31 +01:00 |
Laurent Rineau
|
479d9025ed
|
Merge pull request #6359 from MaelRL/Distance_3-fix_p_tr_distance-GF
Fix squared_distance(Point_3, Triangle_3)
|
2022-03-09 11:40:26 +01:00 |
Laurent Rineau
|
48bb648c57
|
Merge pull request #6359 from MaelRL/Distance_3-fix_p_tr_distance-GF
Fix squared_distance(Point_3, Triangle_3)
|
2022-03-09 11:40:04 +01:00 |
Laurent Rineau
|
e49dc50456
|
Merge branch '5.4.x-branch'
|
2022-03-09 11:38:16 +01:00 |
Laurent Rineau
|
5b16fb761a
|
Merge pull request #5624 from sloriot/PMP-autoref_epick_point_update
Handle the update of points for autorefinement
|
2022-03-09 11:35:26 +01:00 |
Laurent Rineau
|
2b0b0b7817
|
Merge pull request #6341 from afabri/PMP_extrude_example-GF
PMP: Add example for extrude_mesh()
|
2022-03-09 11:35:24 +01:00 |
Laurent Rineau
|
571f1d3b96
|
Merge pull request #6368 from sloriot/CGAL-devman
remove deprecated recommendation
|
2022-03-09 11:35:22 +01:00 |
Laurent Rineau
|
25b6d76737
|
Merge pull request #6370 from MaelRL/PMP-Fix_NP_forwarding_in_degen_removal-GF
Fix not using / forwarding traits
|
2022-03-09 11:35:20 +01:00 |
Laurent Rineau
|
48d61394d8
|
Merge pull request #6372 from afabri/Triangulation_2-typo-GF
Triangulation_2: Fix doc bug
|
2022-03-09 11:35:17 +01:00 |
Laurent Rineau
|
8e62c63bc9
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:35:15 +01:00 |
Laurent Rineau
|
89e4e4a367
|
Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary
fix stl binary
|
2022-03-09 11:35:13 +01:00 |
Laurent Rineau
|
a517d406d2
|
Merge branch '5.3.x-branch' into 5.4.x-branch
|
2022-03-09 11:34:50 +01:00 |
Laurent Rineau
|
6e10413fee
|
Merge pull request #6370 from MaelRL/PMP-Fix_NP_forwarding_in_degen_removal-GF
Fix not using / forwarding traits
|
2022-03-09 11:33:24 +01:00 |
Laurent Rineau
|
948a525d56
|
Merge pull request #6372 from afabri/Triangulation_2-typo-GF
Triangulation_2: Fix doc bug
|
2022-03-09 11:33:22 +01:00 |
Laurent Rineau
|
8614f859d6
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:33:19 +01:00 |
Laurent Rineau
|
78f9324d13
|
Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary
fix stl binary
|
2022-03-09 11:33:17 +01:00 |
Laurent Rineau
|
5dfbb0f140
|
Merge pull request #6370 from MaelRL/PMP-Fix_NP_forwarding_in_degen_removal-GF
Fix not using / forwarding traits
|
2022-03-09 11:29:05 +01:00 |
Laurent Rineau
|
de7503a788
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:29:03 +01:00 |
Laurent Rineau
|
96bf388601
|
Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary
fix stl binary
|
2022-03-09 11:29:01 +01:00 |
Sébastien Loriot
|
943a506526
|
better reference Kernel intersection functions
|
2022-03-08 15:52:14 +01:00 |
Guillaume Damiand
|
2df2398108
|
trailing...
|
2022-03-07 17:37:54 +01:00 |
Guillaume Damiand
|
182389ed44
|
Update draw nef3 example to observe faces with holes
|
2022-03-07 17:33:07 +01:00 |
Guillaume Damiand
|
dd653cd396
|
Update nef_3 draw to deal with faces with holes.
|
2022-03-07 17:32:26 +01:00 |
Andreas Fabri
|
eba31bec5e
|
Update Triangulation_2/examples/Triangulation_2/star_conflict_zone.cpp
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
|
2022-03-07 15:12:13 +01:00 |
Andreas Fabri
|
fa0a8a2bed
|
Triangulation_2: Add an example that stars a conflict zone
|
2022-03-07 11:59:06 +00:00 |