OpenCV  2.4.13
Open Source Computer Vision
CvSeqBlock Struct Reference

#include <types_c.h>

Public Attributes

struct CvSeqBlockprev
 
struct CvSeqBlocknext
 
int start_index
 
int count
 
schardata
 

Member Data Documentation

int CvSeqBlock::count
schar* CvSeqBlock::data
struct CvSeqBlock* CvSeqBlock::next
struct CvSeqBlock* CvSeqBlock::prev
int CvSeqBlock::start_index

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