Vec2.negate

Negates the given #graphene_vec2_t.

class Vec2
void
negate
(
out Vec2 res
)

Parameters

res Vec2

return location for the result vector

Meta