I am working with 2D meshes with all triangles, represented using CGAL as CGAL::Surface_mesh. Given a set of 2D points, I want to find in which tr
CGAL::Surface_mesh