OpenCV  3.2.0-dev
Open Source Computer Vision
CvGraphScanner Struct Reference

#include "core_c.h"

Collaboration diagram for CvGraphScanner:

Public Attributes

CvGraphVtxdst
 
CvGraphEdgeedge
 
CvGraphgraph
 
int index
 
int mask
 
CvSeqstack
 
CvGraphVtxvtx
 

Member Data Documentation

CvGraphVtx* CvGraphScanner::dst
CvGraphEdge* CvGraphScanner::edge
CvGraph* CvGraphScanner::graph
int CvGraphScanner::index
int CvGraphScanner::mask
CvSeq* CvGraphScanner::stack
CvGraphVtx* CvGraphScanner::vtx

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