CvMat Struct Reference

#include <types_c.h>

List of all members.

Public Attributes

union {
   int   height
   int   rows
}; 
union {
   int   cols
   int   width
}; 
union {
   double *   db
   float *   fl
   int *   i
   uchar *   ptr
   short *   s
data
int hdr_refcount
int * refcount
int step
int type

Member Data Documentation

union { ... }
union { ... }
union { ... } CvMat::data
double* CvMat::db
float* CvMat::fl
int* CvMat::i
short* CvMat::s

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Thu Dec 23 11:40:54 2010 for opencv by  doxygen 1.6.3