Matrix4x3d.set

Store the values of the upper 4x3 submatrix of <code>m</code> into <code>this</code> matrix.

@see Matrix4d#get4x3(Matrix4x3d)

@param m the matrix to copy the values from @return this

Meta