Gimp.Vector3.length – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
Vector3
Vector3
@set
add
add_val
cross_product
cross_product_val
inner_product
inner_product_val
length
length_val
mul
mul_val
neg
neg_val
normalize
normalize_val
rotate
rotate_val
sub
sub_val
x
y
z
length
Description:
public
double
length
()
Computes the length of a 3D vector.
Parameters:
this
a pointer to a
Vector3
.
Returns:
the length of
this
(a positive gdouble).