Vec4.negate

Negates the given #graphene_vec4_t.

class Vec4
void
negate
(
out Vec4 res
)

Parameters

res Vec4

return location for the result vector

Meta