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

#include "core_c.h"

Public Attributes

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

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: