OpenCV  3.1.0
Open Source Computer Vision
Public Attributes | List of all members
CvGraphScanner Struct Reference

#include "core_c.h"

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: