Insert new points in dtn.
dtn_insert_points(ptr,new_points);
Given a pointer ptr of dtn, dtn_insert_points(ptr,new_points) inserts a new points in dtn.
This function uses the Convex_hull_d package of CGAL, which is under QPL license. See License Terms