cgal/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing
Andreas Fabri d2ed79d38d Add keep_large_connected_components (code,doc,test) 2015-10-22 09:01:08 +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 Add keep_large_connected_components (code,doc,test) 2015-10-22 09:01:08 +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 first check that the stl file is a polygon mesh before loading it 2015-09-03 15:17:14 +02:00
refine.h
repair.h do not publish remove_degenerate_faces that is not yet ready 2015-08-27 11:26:04 +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