#include "types_c.h"
§ block_max
schar* CvContour::block_max |
Maximal bound of the last block.
§ color
§ delta_elems
int CvContour::delta_elems |
Grow seq this many at a time.
§ elem_size
Size of sequence element in bytes.
§ first
Pointer to the first sequence block.
§ flags
§ free_blocks
§ h_next
struct CvSeq* CvContour::h_next |
§ h_prev
struct CvSeq* CvContour::h_prev |
§ header_size
int CvContour::header_size |
§ ptr
§ rect
§ reserved
int CvContour::reserved[3] |
§ storage
§ total
Total number of elements.
§ v_next
struct CvSeq* CvContour::v_next |
§ v_prev
struct CvSeq* CvContour::v_prev |
The documentation for this struct was generated from the following file: