Gimp.Vector2.length – 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
length
Description:
public
double
length
()
Computes the length of a 2D vector.
Parameters:
this
a pointer to a
Vector2
.
Returns:
the length of
this
(a positive gdouble).