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