trisurf/wrapper.py @@ -201,3 +201,7 @@ class ts_cluster_list(Structure): _fields_=[('n',c_uint),('poly',POINTER(POINTER(ts_cluster)))] ts=CDLL('libtrisurf.so')