Method
GimpVector2length_val
Declaration [src]
gdouble
gimp_vector2_length_val (
GimpVector2 vector
)
Description [src]
Identical to gimp_vector2_length()
, but the vector is passed by value
rather than by reference.
gdouble
gimp_vector2_length_val (
GimpVector2 vector
)
Identical to gimp_vector2_length()
, but the vector is passed by value
rather than by reference.