OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
CvGraphEdge Struct Reference

#include "types_c.h"

Public Attributes

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

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: