Gimp.Vector2.neg – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
Vector2
Vector2
@set
add
add_val
cross_product
cross_product_val
inner_product
inner_product_val
length
length_val
mul
mul_val
neg
neg_val
normal
normal_val
normalize
normalize_val
rotate
rotate_val
sub
sub_val
x
y
neg
Description:
public
void
neg
()
Negates the
this
(i.
e. negate all its coordinates).
Parameters:
this
a pointer to a
Vector2
.