cgal/BGL
Mael Rouxel-Labbé 9016c2f825 Fixed border_halfedges() usage in the code of SMP's demo plugin
Thanks to 3826d23, we can now directly pass a seam mesh.

Note that it still requires declaring a dummy:
boost::property_map<seam_mesh, face_index>,
which is not ideal...
2017-06-22 16:15:57 +02:00
..
doc/BGL Documentation changes for seam meshes 2017-06-22 16:14:55 +02:00
examples Updated the examples of the SMP to work with the new Seam mesh 2017-06-22 16:14:55 +02:00
include/CGAL/boost/graph Fixed border_halfedges() usage in the code of SMP's demo plugin 2017-06-22 16:15:57 +02:00
package_info/BGL
test/BGL Clean-up 2017-06-22 16:14:55 +02:00