Mael Rouxel-Labbé
|
f14f9ce447
|
Move some functions from PMP to BGL
|
2019-05-08 16:05:26 +02:00 |
Mael Rouxel-Labbé
|
c1fb953480
|
Rename 'Location_to_point()' to 'construct_point()'
|
2019-05-08 13:38:55 +02:00 |
Mael
|
0efaed2095
|
Merge branch 'master' into PMP-Locate-GF
|
2019-05-06 15:57:09 +02:00 |
Laurent Rineau
|
b3ace6b60a
|
Merge pull request #3868 from MaelRL/PMP-Local_remove_degeneracies-GF
PMP: Make remove_degenerate_edges/faces work with ranges
|
2019-05-06 15:44:58 +02:00 |
Laurent Rineau
|
6b83d42c69
|
Merge pull request #3882 from sloriot/PMP-repair_soup_missing_include
Add missing include directive
|
2019-05-06 15:30:36 +02:00 |
Mael Rouxel-Labbé
|
5ab413429a
|
Complete PMP::locate's documentation
|
2019-04-30 14:13:42 +02:00 |
Mael Rouxel-Labbé
|
e183b52f6d
|
Convert to double using CGAL::to_double
Since not every exact number type can just be casted to double like that
|
2019-04-29 16:08:37 +02:00 |
Mael Rouxel-Labbé
|
f921dd8a06
|
Clarify some documentation in PMP::locate::random_location_on_XXX()
|
2019-04-29 16:02:28 +02:00 |
Mael Rouxel-Labbé
|
7bfb434d6f
|
Misc minor fixes for PMP::locate
|
2019-04-29 13:23:17 +02:00 |
Mael Rouxel-Labbé
|
27bf657972
|
Removed bad assertion from PMP::locate.h test
|
2019-04-29 12:21:16 +02:00 |
Mael Rouxel-Labbé
|
44afd34dee
|
Fixed copyright
|
2019-04-29 08:29:40 +02:00 |
Mael Rouxel-Labbé
|
4bf0cba4cd
|
Re-enable tests
|
2019-04-29 08:29:40 +02:00 |
Mael Rouxel-Labbé
|
a796a36338
|
Clean locate.h
|
2019-04-29 08:29:40 +02:00 |
Mael Rouxel-Labbé
|
e919ceff80
|
Improve PMP::locate() tests
|
2019-04-29 08:29:40 +02:00 |
Mael Rouxel-Labbé
|
5cdfd8217c
|
Fixes to PMP::locate()
|
2019-04-29 08:29:40 +02:00 |
Sébastien Loriot
|
c14ef91134
|
add missing include directive
|
2019-04-26 11:28:05 +02:00 |
Sébastien Loriot
|
2b226592b1
|
add comments
|
2019-04-26 11:16:44 +02:00 |
Sébastien Loriot
|
4bf4732abf
|
fix the test
not all null-edges can be removed in case the genius is preserved
|
2019-04-26 11:08:57 +02:00 |
Sébastien Loriot
|
35a932be2c
|
add an option to preserve the genius while removing null-edges
|
2019-04-26 11:08:33 +02:00 |
Sébastien Loriot
|
b00342765b
|
do not expand as soon as we reach a border edge
this would imply a merge of boundary cycles
|
2019-04-26 10:33:36 +02:00 |
Mael Rouxel-Labbé
|
dd35fd115f
|
Only sanitize the face range if we are considering the full mesh
|
2019-04-26 08:58:56 +02:00 |
Mael Rouxel-Labbé
|
f13e055be9
|
Reorganize parameter order + Use correct edge range
|
2019-04-26 08:58:38 +02:00 |
Sébastien Loriot
|
564a6c72f4
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-23 10:46:32 +02:00 |
Sébastien Loriot
|
ca755e35a8
|
Merge pull request #3599 from maxGimeno/Nef_3-Document_Nef_3_to_Polygon_soup-GF
Nef_3 : Document convert_nef_polyhedron_to_polygon_soup-GF
|
2019-04-23 09:52:26 +02:00 |
Sebastien Loriot
|
0a19fa0690
|
Merge pull request #3827 from sloriot/BGL_PMP-reserve_call_before_copy
Add calls to reserve before creating meshes
|
2019-04-23 09:44:31 +02:00 |
Sebastien Loriot
|
fdc8d79a69
|
Merge pull request #3843 from sloriot/PMP-speed_orient_soup
Speed-up polygon soup orientation
|
2019-04-23 09:43:55 +02:00 |
Mael Rouxel-Labbé
|
b9cd5509b8
|
Rectified fake claims in repair tests
|
2019-04-19 13:27:38 +02:00 |
Mael Rouxel-Labbé
|
3395742088
|
Added tests to remove_degenerate_* functions
|
2019-04-19 13:21:24 +02:00 |
Mael Rouxel-Labbé
|
199d76ed22
|
Gave some breathing room to remove_degenerate_* functions (cosmetic only)
|
2019-04-19 13:20:01 +02:00 |
Mael Rouxel-Labbé
|
6a6a2e8fa0
|
Added face range overload to remove_degenerate_edges/faces
|
2019-04-19 13:04:35 +02:00 |
Mael Rouxel-Labbé
|
b0158ddd81
|
Add a test for PMP locate.h
|
2019-04-19 08:39:30 +02:00 |
Mael Rouxel-Labbé
|
52915956e3
|
Add PMP/locate.h
|
2019-04-19 08:39:02 +02:00 |
Sébastien Loriot
|
1a97dcfb8e
|
Merge pull request #3441 from afabri/PMP-centroid-GF
[Small Feature] Add centroid(TriangleMesh) to Polygon Mesh Processing
|
2019-04-12 15:45:48 +02:00 |
Sébastien Loriot
|
db65bd8ecc
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-11 21:38:48 +02:00 |
albert-github
|
1dd7473818
|
Correction of links
Correction of redirected links and links that moved to another place.
|
2019-04-11 21:37:05 +02:00 |
Sébastien Loriot
|
bd955e57d3
|
fix conversion warnings
|
2019-04-10 14:28:35 +02:00 |
Sébastien Loriot
|
028fcd7b34
|
add missing include directive
|
2019-04-10 11:06:26 +02:00 |
Andreas Fabri
|
06e6e299ae
|
Remove unused typedef
|
2019-04-10 09:49:41 +02:00 |
Sébastien Loriot
|
07d1601ec9
|
remove useless (and harmful for the new method) call to clear
|
2019-04-05 12:17:17 +02:00 |
Sébastien Loriot
|
f972d0a228
|
init edge map for is_polygon_mesh_a_polygon_soup
|
2019-04-05 11:40:47 +02:00 |
Sébastien Loriot
|
49f1d2ba1b
|
replace the edge map by a vector of flat_map
it is very efficient since there should not be isolated vertices.
On large data, the runtime of the function is divided by 3 to 4
|
2019-04-05 11:12:01 +02:00 |
Sébastien Loriot
|
9c39f2260f
|
add calls to reserve before creating meshes
|
2019-04-02 21:54:30 +02:00 |
Sébastien Loriot
|
1c119aec44
|
replace cpp11::unordered_FOO by std::unordered_FOO
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
124012d9f9
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
f62624c4f9
|
replace cpp11::tuple by std::tuple
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
ce126b87c6
|
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
|
2019-03-29 13:28:32 +01:00 |
Sébastien Loriot
|
d60f5645aa
|
replace BOOST_FOREACH by c++ ranged-based for loop
some of the command used for the replacement:
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\(([a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\((const [a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\((const typename [a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\((typename [<>a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack "boost/foreach.hpp" -l --cpp | xargs sed -i '/boost\/foreach.hpp>/d'
|
2019-03-29 13:22:15 +01:00 |
Laurent Rineau
|
14e93b7fe2
|
Merge pull request #3794 from maxGimeno/Demo-Fix_off_reading-GF
PMP: Fix in normalize()
|
2019-03-26 17:01:53 +01:00 |
Laurent Rineau
|
4cad6017c4
|
Merge pull request #3786 from afabri/PMP-fix_figure-GF
PMP: Fix inclusion of .jpg
|
2019-03-26 16:44:02 +01:00 |
Laurent Rineau
|
4ec173c0e7
|
Merge pull request #3793 from maxGimeno/Fixes_for_warnings-GF
Fixes for warnings
|
2019-03-26 16:43:56 +01:00 |