Matrix.transformVec4

Transforms the given #graphene_vec4_t using the matrix @m.

See also: graphene_simd4x4f_vec4_mul()

class Matrix
void
transformVec4
(,
out Vec4 res
)

Parameters

v Vec4

a #graphene_vec4_t

res Vec4

return location for a #graphene_vec4_t

Meta