Matrix3d.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 Matrix3d
ref return
swap

Meta