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

int CvSparseMat::dims
int CvSparseMat::hashsize
void** CvSparseMat::hashtable
int CvSparseMat::hdr_refcount
struct CvSet* CvSparseMat::heap
int CvSparseMat::idxoffset
int* CvSparseMat::refcount
int CvSparseMat::size[32]
int CvSparseMat::type
int CvSparseMat::valoffset

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