OpenCV  2.4.13
Open Source Computer Vision
CvGraph Struct Reference

#include <types_c.h>

Public Attributes

int flags
 
int header_size
 
struct CvSeqh_prev
 
struct CvSeqh_next
 
struct CvSeqv_prev
 
struct CvSeqv_next
 
int total
 
int elem_size
 
scharblock_max
 
scharptr
 
int delta_elems
 
CvMemStoragestorage
 
CvSeqBlockfree_blocks
 
CvSeqBlockfirst
 
CvSetElemfree_elems
 
int active_count
 
CvSetedges
 

Member Data Documentation

int CvGraph::active_count
schar* CvGraph::block_max
int CvGraph::delta_elems
CvSet* CvGraph::edges
int CvGraph::elem_size
CvSeqBlock* CvGraph::first
int CvGraph::flags
CvSeqBlock* CvGraph::free_blocks
CvSetElem* CvGraph::free_elems
struct CvSeq* CvGraph::h_next
struct CvSeq* CvGraph::h_prev
int CvGraph::header_size
schar* CvGraph::ptr
CvMemStorage* CvGraph::storage
int CvGraph::total
struct CvSeq* CvGraph::v_next
struct CvSeq* CvGraph::v_prev

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