Matrix4d.set

Store the values of the given matrix <code>m</code> into <code>this</code> matrix and set the other matrix elements to identity.

@see #Matrix4d(Matrix4x3d)

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

Meta