Berserk
TMatMxN< T, M, N > Member List

This is the complete list of members for TMatMxN< T, M, N >, including all inherited members.

ExcludeColumn(uint32 columnIndex) constTMatMxN< T, M, N >inline
GetColumn(uint32 index) constTMatMxN< T, M, N >inline
GetData()TMatMxN< T, M, N >inline
GetData() constTMatMxN< T, M, N >inline
GetDimM()TMatMxN< T, M, N >inlinestatic
GetDimN()TMatMxN< T, M, N >inlinestatic
GetRow(uint32 index) constTMatMxN< T, M, N >inline
GetSize()TMatMxN< T, M, N >inlinestatic
GetStride()TMatMxN< T, M, N >inlinestatic
operator*(const TMatMxN< T, N, K > &other) constTMatMxN< T, M, N >inline
operator*(T value) constTMatMxN< T, M, N >inline
operator*(const TVecN< T, N > &v) constTMatMxN< T, M, N >inline
operator*=(T other)TMatMxN< T, M, N >inline
operator+(const TMatMxN &other) constTMatMxN< T, M, N >inline
operator+(T value) constTMatMxN< T, M, N >inline
operator+=(const TMatMxN &other)TMatMxN< T, M, N >inline
operator+=(T other)TMatMxN< T, M, N >inline
operator-(const TMatMxN &other) constTMatMxN< T, M, N >inline
operator-(T value) constTMatMxN< T, M, N >inline
operator-=(const TMatMxN &other)TMatMxN< T, M, N >inline
operator-=(T other)TMatMxN< T, M, N >inline
operator/(T value) constTMatMxN< T, M, N >inline
operator/=(T other)TMatMxN< T, M, N >inline
operator=(const TMatMxN &other)TMatMxN< T, M, N >inline
operator[](uint32 i)TMatMxN< T, M, N >inline
operator[](uint32 i) constTMatMxN< T, M, N >inline
SubMatrix(uint32 i, uint32 j) constTMatMxN< T, M, N >inline
SubMatrix(TMatMxN< T, M1, N1 > &result, uint32 i, uint32 j) constTMatMxN< T, M, N >inline
TMatMxN() noexceptTMatMxN< T, M, N >inline
TMatMxN(const std::array< TVecN< T, N >, M > &rows) noexceptTMatMxN< T, M, N >inlineexplicit
TMatMxN(const T *vs, size_t count)TMatMxN< T, M, N >inline
TMatMxN(T m_00, T m_01, T m_10, T m_11) noexceptTMatMxN< T, M, N >inline
TMatMxN(T m_00, T m_01, T m_02, T m_10, T m_11, T m_12, T m_20, T m_21, T m_22) noexceptTMatMxN< T, M, N >inline
TMatMxN(T m_00, T m_01, T m_02, T m_03, T m_10, T m_11, T m_12, T m_13, T m_20, T m_21, T m_22, T m_23, T m_30, T m_31, T m_32, T m_33) noexceptTMatMxN< T, M, N >inline
TMatMxN(const TMatMxN &other) noexceptTMatMxN< T, M, N >inline
TMatMxN(TMatMxN &&other) noexceptTMatMxN< T, M, N >inline
TMatMxN(const TMatMxN< T, M1, N1 > &other)TMatMxN< T, M, N >inline
Transpose() constTMatMxN< T, M, N >inline
valuesTMatMxN< T, M, N >
Zero()TMatMxN< T, M, N >inline