OpenCV  2.4.13.2
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

§ flags

int CvGraphEdge::flags

§ next

struct CvGraphEdge* CvGraphEdge::next[2]

§ vtx

struct CvGraphVtx* CvGraphEdge::vtx[2]

§ weight

float CvGraphEdge::weight

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