Mathter
A configurable 3D math library for game developers.
mathter::SubmatrixHelper< MatrixT, SRows, SColumns > Member List

This is the complete list of members for mathter::SubmatrixHelper< MatrixT, SRows, SColumns >, including all inherited members.

operator Matrix< U, SRows, SColumns, UOrder, ULayout, UPacked >() constmathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
operator Vector< U, VecDim, Packed2 >() constmathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
operator()(int row, int col)mathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
operator()(int row, int col) constmathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
operator=(const Matrix< U, SRows, SColumns, UOrder, ULayout, UPacked > &rhs)mathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
operator=(const Vector< U, VecDim, Packed > &v)mathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
operator=(const SubmatrixHelper< MatrixU, SRows, SColumns > &rhs)mathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
operator=(const SubmatrixHelper &rhs)mathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline
SubmatrixHelper classmathter::SubmatrixHelper< MatrixT, SRows, SColumns >friend
SubmatrixHelper(const SubmatrixHelper &rhs)=deletemathter::SubmatrixHelper< MatrixT, SRows, SColumns >
SubmatrixHelper(SubmatrixHelper &&rhs)mathter::SubmatrixHelper< MatrixT, SRows, SColumns >inline