EstervQrCode 1.1.1
Library for qr code manipulation
Public Attributes | List of all members
CvSparseMat Struct Reference

#include <types_c.h>

Public Attributes

int type
 
int dims
 
int * refcount
 
int hdr_refcount
 
struct CvSetheap
 
void ** hashtable
 
int hashsize
 
int valoffset
 
int idxoffset
 
int size [CV_MAX_DIM]
 

Member Data Documentation

◆ dims

int CvSparseMat::dims

◆ hashsize

int CvSparseMat::hashsize

◆ hashtable

void** CvSparseMat::hashtable

◆ hdr_refcount

int CvSparseMat::hdr_refcount

◆ heap

struct CvSet* CvSparseMat::heap

◆ idxoffset

int CvSparseMat::idxoffset

◆ refcount

int* CvSparseMat::refcount

◆ size

int CvSparseMat::size[CV_MAX_DIM]

◆ type

int CvSparseMat::type

◆ valoffset

int CvSparseMat::valoffset

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