Matrix4d.set

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

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

Meta