#include <types_c.h>
Public Attributes | |
| int | dims |
| int | hashsize |
| void ** | hashtable |
| int | hdr_refcount |
| struct CvSet * | heap |
| int | idxoffset |
| int * | refcount |
| int | size [CV_MAX_DIM] |
| int | type |
| int | valoffset |
Definition at line 835 of file core/types_c.h.
Definition at line 838 of file core/types_c.h.
Definition at line 844 of file core/types_c.h.
| void** CvSparseMat::hashtable |
Definition at line 843 of file core/types_c.h.
Definition at line 840 of file core/types_c.h.
| struct CvSet* CvSparseMat::heap |
Definition at line 842 of file core/types_c.h.
Definition at line 846 of file core/types_c.h.
Definition at line 839 of file core/types_c.h.
| int CvSparseMat::size[CV_MAX_DIM] |
Definition at line 847 of file core/types_c.h.
Definition at line 837 of file core/types_c.h.
Definition at line 845 of file core/types_c.h.