#include <matrix_nxm.h>
Public Member Functions | |
| template<typename TYPE > | |
| MAXON_IMPLICIT | MatrixNxMInterface (MatrixNxM< TYPE > &matrix) | 
| const DataType & | GetValueDataType () const | 
| MatrixNxM< Generic > & | GetMatrix () const | 
Public Attributes | |
| MatrixNxM< Generic > & | _matrix | 
| DataType | _type | 
| MAXON_IMPLICIT MatrixNxMInterface | ( | MatrixNxM< TYPE > & | matrix | ) | 
| const DataType& GetValueDataType | ( | ) | const | 
| MatrixNxM<Generic>& GetMatrix | ( | void | ) | const | 
| MatrixNxM<Generic>& _matrix | 
| DataType _type |