OpenCV  2.4.13.2
Open Source Computer Vision
CvGraphScanner Struct Reference

#include <core_c.h>

Public Attributes

CvGraphVtxvtx
 
CvGraphVtxdst
 
CvGraphEdgeedge
 
CvGraphgraph
 
CvSeqstack
 
int index
 
int mask
 

Member Data Documentation

§ dst

CvGraphVtx* CvGraphScanner::dst

§ edge

CvGraphEdge* CvGraphScanner::edge

§ graph

CvGraph* CvGraphScanner::graph

§ index

int CvGraphScanner::index

§ mask

int CvGraphScanner::mask

§ stack

CvSeq* CvGraphScanner::stack

§ vtx

CvGraphVtx* CvGraphScanner::vtx

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