OpenCV  2.4.13
Open Source Computer Vision
CvChain 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
 
CvPoint origin
 

Member Data Documentation

schar* CvChain::block_max
int CvChain::delta_elems
int CvChain::elem_size
CvSeqBlock* CvChain::first
int CvChain::flags
CvSeqBlock* CvChain::free_blocks
struct CvSeq* CvChain::h_next
struct CvSeq* CvChain::h_prev
int CvChain::header_size
CvPoint CvChain::origin
schar* CvChain::ptr
CvMemStorage* CvChain::storage
int CvChain::total
struct CvSeq* CvChain::v_next
struct CvSeq* CvChain::v_prev

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