getRow

fun getRow(index: <Error class: unknown class>, res: Vec4)

Retrieves the given row vector at @index_ inside a matrix.

Since

1.0

Parameters

index

the index of the row vector, between 0 and 3

res

return location for the #graphene_vec4_t that is used to store the row vector