CGAL 4.10 - 2D Triangulation Data Structure
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
MODIFICATIONS
Member TriangulationDataStructure_2::insert_in_hole (FaceIt face_begin, FaceIt face_end)
creates a new vertex v and uses it to star a hole.
Member TriangulationDataStructure_2::insert_in_hole (Vertex_handle new_v, FaceIt face_begin, FaceIt face_end)
same as above, except that new_v will be used as the new vertex, which must have been allocated previously with e.g.