Remove the existante points from dt2.
dt2_remove_points(ptr,x,y);
Given a pointer ptr of dt2, dt2_remove_points(ptr,x,y) removes (x,y) points from dt2.
This function uses the Triangulation_2 package of CGAL, which is under QPL license. See License Terms