| _IsOwning | MR.Misc.Object< ConstBox_Matrix4b > | |
| _Ref | MR.Box_Matrix4b | |
| addAssign(in MR.Matrix4b b) | MR.Box_Matrix4b | inline |
| Assign(ConstBox_Matrix4b _other) | MR.Box_Matrix4b | inline |
| Box_Matrix4b(Matrix4b other) | MR.Box_Matrix4b | inline |
| Box_Matrix4b(ConstBox_Matrix4b _other) | MR.Box_Matrix4b | inline |
| Box_Matrix4b() | MR.Box_Matrix4b | inline |
| Box_Matrix4b(in MR.Vector4b x, in MR.Vector4b y, in MR.Vector4b z, in MR.Vector4b w) | MR.Box_Matrix4b | inline |
| Box_Matrix4b(in MR.Matrix3b r, in MR.Vector3b t) | MR.Box_Matrix4b | inline |
| call(int row, int col) | MR.Box_Matrix4b | inline |
| col(int i) | MR.ConstBox_Matrix4b | inline |
| ConstBox_Matrix4b(Matrix4b other) | MR.ConstBox_Matrix4b | inline |
| ConstBox_Matrix4b(ConstBox_Matrix4b _other) | MR.ConstBox_Matrix4b | inline |
| ConstBox_Matrix4b() | MR.ConstBox_Matrix4b | inline |
| ConstBox_Matrix4b(in MR.Vector4b x, in MR.Vector4b y, in MR.Vector4b z, in MR.Vector4b w) | MR.ConstBox_Matrix4b | inline |
| ConstBox_Matrix4b(in MR.Matrix3b r, in MR.Vector3b t) | MR.ConstBox_Matrix4b | inline |
| data() | MR.Box_Matrix4b | inline |
| det() | MR.ConstBox_Matrix4b | inline |
| Dispose(bool disposing) (defined in MR.ConstBox_Matrix4b) | MR.ConstBox_Matrix4b | inlineprotectedvirtual |
| Dispose() (defined in MR.ConstBox_Matrix4b) | MR.ConstBox_Matrix4b | inlinevirtual |
| divAssign(bool b) | MR.Box_Matrix4b | inline |
| Equals(MR.ConstBox_Matrix4b? b) (defined in MR.ConstBox_Matrix4b) | MR.ConstBox_Matrix4b | inline |
| Equals(object? other) (defined in MR.ConstBox_Matrix4b) | MR.ConstBox_Matrix4b | inline |
| getRotation() | MR.ConstBox_Matrix4b | inline |
| getTranslation() | MR.ConstBox_Matrix4b | inline |
| identity() | MR.ConstBox_Matrix4b | inlinestatic |
| mulAssign(bool b) | MR.Box_Matrix4b | inline |
| norm() | MR.ConstBox_Matrix4b | inline |
| normSq() | MR.ConstBox_Matrix4b | inline |
| operator ConstBox_Matrix4b(Matrix4b other) | MR.ConstBox_Matrix4b | inlinestatic |
| operator!=(MR.ConstBox_Matrix4b a, MR.ConstBox_Matrix4b b) (defined in MR.ConstBox_Matrix4b) | MR.ConstBox_Matrix4b | inlinestatic |
| operator*(bool a, MR.ConstBox_Matrix4b b) | MR.ConstBox_Matrix4b | inlinestatic |
| operator*(MR.ConstBox_Matrix4b b, bool a) | MR.ConstBox_Matrix4b | inlinestatic |
| operator*(MR.ConstBox_Matrix4b a, in MR.Vector4b b) | MR.ConstBox_Matrix4b | inlinestatic |
| operator*(MR.ConstBox_Matrix4b a, in MR.Matrix4b b) | MR.ConstBox_Matrix4b | inlinestatic |
| operator+(MR.ConstBox_Matrix4b a, in MR.Matrix4b b) | MR.ConstBox_Matrix4b | inlinestatic |
| operator-(MR.ConstBox_Matrix4b a, in MR.Matrix4b b) | MR.ConstBox_Matrix4b | inlinestatic |
| operator/(ConstBox_Matrix4b b, bool a) | MR.ConstBox_Matrix4b | inlinestatic |
| operator==(MR.ConstBox_Matrix4b a, MR.ConstBox_Matrix4b b) | MR.ConstBox_Matrix4b | inlinestatic |
| scale(bool s) | MR.ConstBox_Matrix4b | inlinestatic |
| setRotation(in MR.Matrix3b rot) | MR.Box_Matrix4b | inline |
| setTranslation(in MR.Vector3b t) | MR.Box_Matrix4b | inline |
| subAssign(in MR.Matrix4b b) | MR.Box_Matrix4b | inline |
| submatrix3(int i, int j) | MR.ConstBox_Matrix4b | inline |
| this[int row] | MR.Box_Matrix4b | |
| trace() | MR.ConstBox_Matrix4b | inline |
| transposed() | MR.ConstBox_Matrix4b | inline |
| w (defined in MR.Box_Matrix4b) | MR.Box_Matrix4b | |
| x | MR.Box_Matrix4b | |
| y (defined in MR.Box_Matrix4b) | MR.Box_Matrix4b | |
| z (defined in MR.Box_Matrix4b) | MR.Box_Matrix4b | |
| zero() | MR.ConstBox_Matrix4b | inlinestatic |