Matrix.initFromVec4

Initializes a #graphene_matrix_t with the given four row vectors.

Parameters

v0the first row vector
v1the second row vector
v2the third row vector
v3the fourth row vector

Returns

the initialized matrix