_MATRIX Struct Reference

For a prototype later... More...

#include <mi32/matrix.h>

List of all members.

Public Attributes

UINT16 cols
UINT32 flags
double ** matrix
UINT16 rows


Detailed Description

For a prototype later...

Definition at line 45 of file matrix.h.


Member Data Documentation

UINT16 _MATRIX::cols

Number of columns.

Definition at line 48 of file matrix.h.

UINT32 _MATRIX::flags

Definition at line 49 of file matrix.h.

double** _MATRIX::matrix

Matrix data.

Definition at line 46 of file matrix.h.

UINT16 _MATRIX::rows

Number of rows.

Definition at line 47 of file matrix.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:46:57 2007 for TNTsdk by  doxygen 1.5.2