Get the connectivity of dtn
tes = dtn_get_connectivity(ptr);
Given a pointer ptr of dtn, tri = dtn_get_connectivity (ptr) allows to get the connectivity of dtn.
This function uses the Convex_hull_d package of CGAL, which is under QPL license. See License Terms