OpenCV  3.4.20-dev
Open Source Computer Vision
Public Attributes | List of all members
CvGraphScanner Struct Reference

#include <opencv2/core/core_c.h>

Public Attributes

CvGraphVtxdst
 
CvGraphEdgeedge
 
CvGraphgraph
 
int index
 
int mask
 
CvSeqstack
 
CvGraphVtxvtx
 

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: