Matrix3d.set

Set the three columns of this matrix to the supplied vectors, respectively.

@param col0 the first column @param col1 the second column @param col2 the third column @return this

Meta