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