OpenCV  2.4.13.4
Open Source Computer Vision
CvSparseMat Struct Reference

#include <types_c.h>

Public Attributes

int type
 
int dims
 
intrefcount
 
int hdr_refcount
 
struct CvSetheap
 
void ** hashtable
 
int hashsize
 
int valoffset
 
int idxoffset
 
int size [32]
 

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[32]

§ type

int CvSparseMat::type

§ valoffset

int CvSparseMat::valoffset

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