Mael Rouxel-Labbé
|
b3958c9c1d
|
Minor doc fixes
|
2020-07-03 14:27:24 +02:00 |
|
Mael Rouxel-Labbé
|
8393b20366
|
Keep a call to the global version of PMP::connected_components
See comment for justification
|
2020-07-03 12:10:30 +02:00 |
|
Mael Rouxel-Labbé
|
e16ef7d2f5
|
Merge remote-tracking branch 'cgal/master' into PMP-Local_stitch_borders-GF
|
2020-07-03 09:54:56 +02:00 |
|
Maxime Gimeno
|
16cf756894
|
fixes and clean-up
|
2020-07-02 12:29:01 +02:00 |
|
Sébastien Loriot
|
d4122d945a
|
better include the new header :(
|
2020-07-02 10:36:29 +02:00 |
|
Sébastien Loriot
|
1246e9e375
|
add a generic clip version that handles self-intersections
|
2020-07-01 21:04:52 +02:00 |
|
Sébastien Loriot
|
d64faf3199
|
add non-documented operator to do queries using points from another kernel
|
2020-07-01 21:03:55 +02:00 |
|
Sébastien Loriot
|
3b2da649b8
|
remove useless test (done in the main call)
|
2020-07-01 21:03:31 +02:00 |
|
Sébastien Loriot
|
fd875cf71a
|
add do_no_modify option to split
|
2020-07-01 16:20:24 +02:00 |
|
Maxime Gimeno
|
f6bfc69162
|
add missing reserve() using interanl helpers
|
2020-07-01 15:47:06 +02:00 |
|
Laurent Rineau
|
b8ac296757
|
Merge pull request #4791 from MaelRL/PMP-Fix_remove_SI_hole_filling_non_simple_border-GF
PMP: remove_self_intersections() fixes
|
2020-06-30 16:38:08 +02:00 |
|
Maxime Gimeno
|
9625ed881a
|
add NPs and tests
|
2020-06-29 11:51:54 +02:00 |
|
Maxime Gimeno
|
b91ba7f6c8
|
Add a check for validity to the polygon_mesh function
|
2020-06-29 11:32:11 +02:00 |
|
Mael Rouxel-Labbé
|
3280b9b087
|
Use new IO functions
|
2020-06-26 17:06:42 +02:00 |
|
Mael Rouxel-Labbé
|
ae4c2aaa9e
|
IO doc fixes
|
2020-06-26 16:08:02 +02:00 |
|
Maxime Gimeno
|
3d7aa243b8
|
WIP
|
2020-06-26 14:31:54 +02:00 |
|
Maxime Gimeno
|
5c8b239876
|
WIP fixes for triangulate_hole_polygon_mesh
|
2020-06-26 14:21:29 +02:00 |
|
Maxime Gimeno
|
e592ed1784
|
Fix constraints
|
2020-06-26 11:45:26 +02:00 |
|
Maxime Gimeno
|
2b4dd26d22
|
use indices for constraints
|
2020-06-26 10:47:13 +02:00 |
|
Mael Rouxel-Labbé
|
594eb97a22
|
Doc improvements
|
2020-06-25 21:01:04 +02:00 |
|
Mael Rouxel-Labbé
|
0fc3841d38
|
Fix PMP appearing in PMP/doc/dependencies
|
2020-06-25 18:21:02 +02:00 |
|
Maxime Gimeno
|
4921230f45
|
WIP hole_filling_polyline_with_cdt
|
2020-06-25 15:19:18 +02:00 |
|
Mael Rouxel-Labbé
|
2b18b8d8be
|
Fix broken doc references
|
2020-06-25 15:17:44 +02:00 |
|
Mael Rouxel-Labbé
|
26355e2e32
|
Uniformize capital / third person usage of \brief
|
2020-06-25 15:13:47 +02:00 |
|
Mael Rouxel-Labbé
|
d5d8cca92b
|
Various IO compilation fixes
|
2020-06-25 12:02:01 +02:00 |
|
Laurent Rineau
|
dad9db1094
|
Merge pull request #4774 from lrineau/CGAL-remove_cpp11-GF
Remove cpp11::(tuple|get)
|
2020-06-23 18:50:17 +02:00 |
|
Mael Rouxel-Labbé
|
fe309c6e52
|
Fix namespace
|
2020-06-23 18:26:15 +02:00 |
|
Mael Rouxel-Labbé
|
4bb218aea2
|
Move up the clear(g) for clarity
The clear is there because BGL::read_pm might partially fill the mesh
while failing
|
2020-06-23 18:25:32 +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é
|
0790dc623d
|
Fix PMP IO + doc
|
2020-06-22 19:49:35 +02:00 |
|
Mael Rouxel-Labbé
|
6c90bc2220
|
Update dependencies
|
2020-06-22 18:35:13 +02:00 |
|
Sébastien Loriot
|
035b8786b9
|
remove tws
|
2020-06-22 09:53:13 +02:00 |
|
Mael Rouxel-Labbé
|
52d50f7d79
|
Doc improvements
|
2020-06-21 13:30:53 +02:00 |
|
Mael Rouxel-Labbé
|
a91b750dd5
|
Fix doc link
|
2020-06-18 18:50:16 +02:00 |
|
Mael Rouxel-Labbé
|
6f8a895671
|
Merge remote-tracking branch 'mine/CGAL-Improve_NP_doc_presentation-GF' into CGAL_IO-maxGimeno
|
2020-06-18 15:21:27 +02:00 |
|
Mael Rouxel-Labbé
|
26eb7903aa
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-06-18 12:46:46 +02:00 |
|
Maxime Gimeno
|
ea53a8d70d
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-06-17 14:25:21 +02:00 |
|
Sébastien Loriot
|
ab12e31bec
|
please doc
|
2020-06-17 08:33:50 +02:00 |
|
 Sebastien LoriotandMael
|
802fa469d5
|
Apply suggestions from code review
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2020-06-17 08:10:32 +02:00 |
|
Mael Rouxel-Labbé
|
e720e6d585
|
Avoid bad (self-intersecting) patches even in the last case
Usually worsens the result without any benefit
|
2020-06-16 16:41:49 +02:00 |
|
Mael Rouxel-Labbé
|
5b9a3f8dd8
|
Also count unsolved cases
|
2020-06-16 16:40:46 +02:00 |
|
Mael Rouxel-Labbé
|
e66bdf0029
|
Don't attempt to hole fill if the border is not simple
|
2020-06-16 16:40:14 +02:00 |
|
Mael Rouxel-Labbé
|
f216f00dda
|
Add is_simple_3(HalfedgeRange)
|
2020-06-16 16:39:07 +02:00 |
|
Sébastien Loriot
|
b9a12bf901
|
update doc
|
2020-06-16 16:36:10 +02:00 |
|
Sébastien Loriot
|
5059191534
|
remove tabs + update doc
|
2020-06-16 16:30:02 +02:00 |
|
Sébastien Loriot
|
fd72d53d5f
|
test do_not_modify
|
2020-06-16 16:15:09 +02:00 |
|
Sébastien Loriot
|
9eb7a9da85
|
avoid filling the maps
|
2020-06-16 15:25:42 +02:00 |
|
Sébastien Loriot
|
e43221ae8b
|
add an option to not refine one of the two meshes
|
2020-06-16 15:15:48 +02:00 |
|
Maxime Gimeno
|
25c8313859
|
Replace IO functions in examples and fix Surface_mesh read_OFF()
|
2020-06-16 14:36:24 +02:00 |
|
Laurent Rineau
|
7e12992ee0
|
Missing #include
|
2020-06-15 17:12:04 +02:00 |
|