Open Search
    MatrixNxMInterface Class Reference

    #include <matrix_nxm.h>

    Public Member Functions

    template<typename TYPE >
    MAXON_IMPLICIT MatrixNxMInterface (MatrixNxM< TYPE > &matrix)
     
    const DataTypeGetValueDataType () const
     
    MatrixNxM< Generic > & GetMatrix () const
     

    Public Attributes

    MatrixNxM< Generic > & _matrix
     
    DataType _type
     

    Constructor & Destructor Documentation

    ◆ MatrixNxMInterface()

    Member Function Documentation

    ◆ GetValueDataType()

    const DataType& GetValueDataType ( ) const

    ◆ GetMatrix()

    MatrixNxM<Generic>& GetMatrix ( ) const

    Member Data Documentation

    ◆ _matrix

    MatrixNxM<Generic>& _matrix

    ◆ _type

    DataType _type