| col_type typedef | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | |
| mat | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | |
| MatT typedef | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | |
| MatView()=delete | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | |
| MatView(const SrcMatT &src) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | inline |
| MatView(const float(*src)[SrcNumRow]) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | inlineexplicit |
| NonCopyable(const NonCopyable &other)=delete | blender::NonCopyable | |
| NonCopyable()=default | blender::NonCopyable | |
| NonCopyable(NonCopyable &&other)=default | blender::NonCopyable | |
| NonMovable(NonMovable &&other)=delete | blender::NonMovable | |
| NonMovable()=default | blender::NonMovable | |
| NonMovable(const NonMovable &other)=default | blender::NonMovable | |
| operator MatT() const | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | inline |
| operator!=(const MatView &a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator*(const MatT &b) const | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | inline |
| operator*(const MatView &a, T b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator*(T a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator*(const MatView &a, const row_type &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator*(const col_type &a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator+(const MatView &a, T b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator+(T a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator-(const MatView &a) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator-(const MatView &a, const MatView< T, NumCol, NumRow, OtherSrcNumCol, OtherSrcNumRow, OtherSrcStartCol, OtherSrcStartRow, OtherSrcAlignment > &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator-(const MatView &a, const MatT &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator-(const MatView< T, NumCol, NumRow, OtherSrcNumCol, OtherSrcNumRow, OtherSrcStartCol, OtherSrcStartRow, OtherSrcAlignment > &a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator-(const MatT &a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator-(const MatView &a, T b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator-(T a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator<<(std::ostream &stream, const MatView &mat) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| blender::operator=(const NonCopyable &other)=delete | blender::NonCopyable | |
| blender::operator=(NonCopyable &&other)=default | blender::NonCopyable | |
| blender::NonMovable::operator=(NonMovable &&other)=delete | blender::NonMovable | |
| blender::NonMovable::operator=(const NonMovable &other)=default | blender::NonMovable | |
| operator==(const MatView &a, const MatView &b) | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | friend |
| operator[](int index) const | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | inline |
| row_type typedef | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | |
| SrcMatT typedef | blender::MatView< T, NumCol, NumRow, SrcNumCol, SrcNumRow, SrcStartCol, SrcStartRow, SrcAlignment > | |