Home
last modified time | relevance | path

Searched refs:triangulate_face_with_hole_filling (Results 1 – 1 of 1) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/
H A Dtriangulate_faces.h173 return triangulate_face_with_hole_filling(f, pmesh, visitor); in triangulate_face()
301 bool triangulate_face_with_hole_filling(face_descriptor f, PM& pmesh, Visitor visitor) in triangulate_face_with_hole_filling() function