Matrix3d.setTransposed

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

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

struct Matrix3d
ref return
setTransposed

Meta