Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

ChorusWrapper::Array2d Class Reference

#include <Array2d.h>

List of all members.

Public Member Functions

 Array2d (Array2dVec3UInt8 *data)
 Array2d (Array2dVec3Real64 *data)
 Array2d (Array2dVec2Real64 *data)
 Array2d (const Array2d &src)
 ~Array2d ()
int CW () const
int CH () const

Public Attributes

int mDataType
Array2dVec3UInt8 * mDataVec3UInt8
Array2dVec3Real64 * mDataVec3Real64
Array2dVec2Real64 * mDataVec2Real64

Static Public Attributes

static const int DATA_TYPE_VEC3_UINT = 0
static const int DATA_TYPE_VEC3_REAL64 = 2
static const int DATA_TYPE_VEC2_REAL64 = 3


Detailed Description

Definition at line 13 of file Array2d.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:35:12 2010 for ImpalaSrc by  doxygen 1.5.1