Matrix4x3d.this

Create a new {@link Matrix4x3d} by setting its left 3x3 submatrix to the values of the given {@link Matrix3d} and the rest to identity.

@param mat the {@link Matrix3d}

Meta