struct CvGraphScanner
struct CvGraphVtx2D
#include <types_c.h> struct CvGraphVtx { // fields struct CvGraphEdge* first; int flags; };