cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing
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
..
internal Merge pull request #277 from janetournois/Polygon_mesh_processing-GF 2015-08-18 18:07:23 +02:00
compute_normal.h use get() instead of operator[] for vertex point map 2015-07-27 16:11:14 +02:00
connected_components.h if no cc is to be removed, do nothing 2015-08-04 12:22:51 +02:00
distance.h
fair.h integrate the complete test inside the static assert 2015-08-17 16:49:01 +02:00
orient_polygon_soup.h
orientation.h
polygon_soup_to_polygon_mesh.h
refine.h
repair.h satisfies_link_condition->does_satisfy_link_condition to match naming convention 2015-07-21 10:27:27 +02:00
self_intersections.h fix documentation 2015-07-27 16:12:42 +02:00
stitch_borders.h improve doc 2015-07-31 14:11:39 +02:00
triangulate_faces.h avoid non-necessary inheritance 2015-07-16 13:21:38 +02:00
triangulate_hole.h