OpenCV  2.4.13
Open Source Computer Vision
CvGraphEdge Struct Reference

#include <types_c.h>

Public Attributes

int flags
 
float weight
 
struct CvGraphEdgenext [2]
 
struct CvGraphVtxvtx [2]
 

Member Data Documentation

int CvGraphEdge::flags
struct CvGraphEdge* CvGraphEdge::next[2]
struct CvGraphVtx* CvGraphEdge::vtx[2]
float CvGraphEdge::weight

The documentation for this struct was generated from the following file: