EstervQrCode 1.1.1
Library for qr code manipulation
Public Attributes | List of all members
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: