OpenCV  2.4.13.7
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

§ count

int CvSeqBlock::count

§ data

schar* CvSeqBlock::data

§ next

struct CvSeqBlock* CvSeqBlock::next

§ prev

struct CvSeqBlock* CvSeqBlock::prev

§ start_index

int CvSeqBlock::start_index

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