Matrix4d.set

Store the values of the given matrix <code>m</code> into <code>this</code> matrix.

@see #Matrix4d(Matrix4d) @see #get(Matrix4d)

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

Meta