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