cgal/Polygon_mesh_processing/examples
Andreas Fabri 6a5395ff60 Call mesh.garbage_collection() before writing an OpenMesh after triangulate_holes()
This is necessary, as faces are deletes and new faces created,
and as in OpenMesh deleted faces are not reused.
2015-09-15 16:11:11 +02:00
..
Polygon_mesh_processing Call mesh.garbage_collection() before writing an OpenMesh after triangulate_holes() 2015-09-15 16:11:11 +02:00