CvMatND Struct Reference

#include <types_c.h>

List of all members.

Public Attributes

union {
   double *   db
   float *   fl
   int *   i
   uchar *   ptr
   short *   s
data
struct {
   int   size
   int   step
dim [CV_MAX_DIM]
int dims
int hdr_refcount
int * refcount
int type

Detailed Description

Definition at line 793 of file core/types_c.h.


Member Data Documentation

union { ... } CvMatND::data
double* CvMatND::db

Definition at line 805 of file core/types_c.h.

struct { ... } CvMatND::dim[CV_MAX_DIM]

Definition at line 796 of file core/types_c.h.

float* CvMatND::fl

Definition at line 804 of file core/types_c.h.

Definition at line 799 of file core/types_c.h.

int* CvMatND::i

Definition at line 806 of file core/types_c.h.

Definition at line 803 of file core/types_c.h.

Definition at line 798 of file core/types_c.h.

short* CvMatND::s

Definition at line 807 of file core/types_c.h.

Definition at line 812 of file core/types_c.h.

Definition at line 813 of file core/types_c.h.

Definition at line 795 of file core/types_c.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:46 2013