public void getEdgeList(MatOfFloat4 edgeList) { Mat edgeList_mat = edgeList; getEdgeList_0(nativeObj, edgeList_mat.nativeObj); return; }