cgal/BGL/include/CGAL/boost
Mael Rouxel-Labbé 6ed5f5d064 Fixed CGAL::Face_filtered_graph::is_selection_valid()
The walk was wrong:
  hd = next(opposite(hd, _graph), _graph);
does not walk around the target.

It also didn't properly test all types of non-manifoldness
2019-04-18 11:26:54 +02:00
..
graph Fixed CGAL::Face_filtered_graph::is_selection_valid() 2019-04-18 11:26:54 +02:00
parameter.h Add the possibility to stop Mesh_3 with TBB 2018-07-24 12:40:18 +02:00