OpenCV  2.4.13
Open Source Computer Vision
CvSet 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
 

Member Data Documentation

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

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