Matrix4d.swap

Exchange the values of <code>this</code> matrix with the given <code>other</code> matrix.

@param other the other matrix to exchange the values with @return this

struct Matrix4d
ref return
swap

Meta