Jane Tournois
|
ae1ea30d45
|
reorder parameters for consistency in PMP package
|
2016-01-11 12:20:45 +01:00 |
Jane Tournois
|
0ab047eb37
|
reorder variables for API consistency in PMP package
|
2016-01-11 12:12:59 +01:00 |
Jane Tournois
|
74355818b1
|
reorder parameters for border_halfedges()
|
2016-01-11 10:19:41 +01:00 |
Philipp Möller
|
e54cfb6492
|
Add test-case for overloads of triangulate_faces
|
2015-12-11 16:03:50 +01:00 |
Sébastien Loriot
|
3bafb67964
|
add missing typenames
|
2015-11-25 09:13:24 +01:00 |
Jane Tournois
|
91bec07354
|
fix tests to avoid preconditions failures
|
2015-11-24 14:19:37 +01:00 |
Jane Tournois
|
a61fefc839
|
Merge branch 'PMP-length_of_border-GF-old' into PMP-length_of_border-GF
|
2015-11-23 17:19:30 +01:00 |
Jane Tournois
|
a5dd2fe12e
|
use new API of border_halfedges
|
2015-11-13 09:56:50 +01:00 |
Jane Tournois
|
46cfb1d849
|
add new line add end of file (triggers a warning)
|
2015-11-09 11:46:28 +01:00 |
Jane Tournois
|
9379a8551e
|
unset expensive debug macros for testing
|
2015-11-09 10:55:28 +01:00 |
Sébastien Loriot
|
0072b649e2
|
Merge branch 'old/Polygon_mesh_processing-local_remeshing-GF' into Polygon_mesh_processing-local_remeshing-GF
|
2015-11-05 20:11:10 +01:00 |
Jane Tournois
|
3558be91e4
|
add data for testing
|
2015-11-05 20:09:16 +01:00 |
Jane Tournois
|
52dbd6ef3d
|
add precondition about protection of constraints
this precondition is here to check whether protection of constraints is
compatible with termination of the refinement step
|
2015-11-05 20:09:15 +01:00 |
Jane Tournois
|
893b80c490
|
rename function to isotropic_remeshing()
|
2015-11-05 20:09:14 +01:00 |
Sébastien Loriot
|
c6e649aa9b
|
Merge branch 'Polygon_mesh_processing-local_remeshing-GF-old' into Polygon_mesh_processing-local_remeshing-GF
and adapt plugin to CGAL::Three
|
2015-11-05 20:07:15 +01:00 |
Sébastien Loriot
|
54ca52b538
|
Merge branch 'BGL-SurfaceMesh2SurfaceMesh-GF' into Polygon_mesh_processing-local_remeshing-GF
|
2015-11-05 19:25:00 +01:00 |
Jane Tournois
|
3448f7cd57
|
Merge branch 'PMP-length_of_border-GF-old' into PMP-length_of_border-GF
|
2015-11-03 15:34:45 +01:00 |
Maxime Gimeno
|
7c0be4674d
|
Fix for std::sqrt in Mesh_processing
- replaces all the std::sqrt by CGAL::sqrt
|
2015-10-29 13:44:18 +01:00 |
Andreas Fabri
|
d2ed79d38d
|
Add keep_large_connected_components (code,doc,test)
|
2015-10-22 09:01:08 +02:00 |
Sébastien Loriot
|
cb7d309f86
|
fix include file path and use it in a test
Trivial fix tested locally
|
2015-09-22 12:42:06 +02:00 |
Jane Tournois
|
6f718be591
|
rename functions to make it consistent with face_area
|
2015-09-10 09:30:16 +02:00 |
Jane Tournois
|
55ab0f5b06
|
rename area() to face_area() to avoid ambiguities
also add geom_traits as a named parameter
|
2015-09-08 09:56:29 +02:00 |
Jane Tournois
|
2d251049dd
|
add volume function and test it
|
2015-09-07 15:11:14 +02:00 |
Jane Tournois
|
2160da4ceb
|
add area function for the complete triangulated Surface
use CGAL_PMP_NP_TEMPLATE_PARAMETERS and CGAL_PMP_NP_CLASS
to avoid ambiguities
|
2015-09-04 17:37:36 +02:00 |
Jane Tournois
|
2bb201c0ef
|
add documentation and rename file
|
2015-09-04 16:58:53 +02:00 |
Jane Tournois
|
af719e41b5
|
add simple test
|
2015-09-04 14:10:23 +02:00 |
Laurent Rineau
|
59ac9f30fc
|
Merge pull request #293 from sloriot/PMP-fix_remove_degenerate_faces-sloriot
Polygon mesh processing: fix remove_degenerate_faces() but do not publish it in the documentation
|
2015-09-04 11:24:36 +02:00 |
Jane Tournois
|
ce54198aa7
|
Merge branch 'Polygon_mesh_processing-local_remeshing-GF-old' into Polygon_mesh_processing-local_remeshing-GF
|
2015-09-02 15:57:23 +02:00 |
Laurent Rineau
|
ff796222d3
|
Replace VERSION_GREATER by "NOT VERSION_LESS"
Because actually Eigen 3.2.0 is a correct Eigen version!
Was pointed out by the testsuite:
https://cgal.geometryfactory.com/CGAL/Members/testsuite/CGAL-4.7-Ic-121/Polygon_mesh_processing_Examples/TestReport_lrineau_Ubuntu-Latest-CXX11.gz
|
2015-08-20 15:09:30 +02:00 |
Laurent Rineau
|
5d99700c3d
|
Merge pull request #277 from janetournois/Polygon_mesh_processing-GF
Polygon mesh processing - Eigen 3.2 needed for fairing
|
2015-08-18 18:07:23 +02:00 |
Jane Tournois
|
1f91bd8a77
|
avoid compilation of tests and examples that use fairing when Eigen < 3.2
|
2015-08-17 12:23:09 +02:00 |
Jane Tournois
|
86896278e5
|
Merge branch 'Polygon_mesh_processing-local_remeshing-GF-old' into Polygon_mesh_processing-local_remeshing-GF
|
2015-08-07 13:02:35 +02:00 |
Sébastien Loriot
|
41be0745a4
|
testing border cases or keep/remove ccs
|
2015-08-04 12:22:51 +02:00 |
Sébastien Loriot
|
bc30aa5f48
|
handle the stitching of patches with incorrect orientation
we make two border halfedges matching only if they are opposite
|
2015-07-31 14:11:38 +02:00 |
Sébastien Loriot
|
89498ff175
|
remove less_halfedge named parameter that is no longer needed
|
2015-07-31 11:18:24 +02:00 |
Jane Tournois
|
bb3d38c9e7
|
Merge branch 'Polygon_mesh_processing-local_remeshing-GF-old' into Polygon_mesh_processing-local_remeshing-GF
|
2015-07-23 17:50:34 +02:00 |
Sébastien Loriot
|
7da45ca55c
|
handle the case of a triangle hole with an edge of length 0
|
2015-07-22 16:08:38 +02:00 |
Sébastien Loriot
|
0cb9a5a1be
|
use assert in tests
|
2015-07-17 14:42:04 +02:00 |
Sébastien Loriot
|
c89fa4bd53
|
simplify bgl named parameters handling with boost < 1.51 and make PMP compatible
|
2015-07-16 16:01:21 +02:00 |
Sébastien Loriot
|
9508675fe1
|
update test to use named parameters
|
2015-07-16 15:06:13 +02:00 |
Sébastien Loriot
|
a81cf1a814
|
remove outdated test
|
2015-07-16 14:55:50 +02:00 |
Sébastien Loriot
|
3766bf3a3e
|
add new line at the end of test file
|
2015-07-16 09:35:49 +02:00 |
Sébastien Loriot
|
bcfb705df0
|
remove CGAL_assertion_code hidding variables used in assert
|
2015-07-16 08:51:22 +02:00 |
Jane Tournois
|
8e44b5d77a
|
fix remeshing test
|
2015-07-15 16:02:32 +02:00 |
Jane Tournois
|
08e06531f3
|
add test data
|
2015-07-15 16:02:32 +02:00 |
Jane Tournois
|
6214feaaf1
|
add stuff for verbose mode
|
2015-07-15 16:02:29 +02:00 |
Jane Tournois
|
6e7f4f7b21
|
test code
|
2015-07-15 16:02:28 +02:00 |
Jane Tournois
|
cfff71068d
|
add options and draft to the remeshing test
|
2015-07-15 16:02:28 +02:00 |
Jane Tournois
|
0844e79b67
|
add code to read selection from input
|
2015-07-15 16:02:27 +02:00 |
Jane Tournois
|
8b5902b038
|
add function to split long edges listed by the user
this changes the remesher internal API only
|
2015-07-15 16:02:27 +02:00 |