Matrix3d.set

Set the elements of this matrix to the upper left 3x3 of the given {@link Matrix4d}.

@param mat the {@link Matrix4d} to copy the values from @return this

Meta