Method
GimpVector3length_val
Declaration [src]
gdouble
gimp_vector3_length_val (
GimpVector3 vector
)
Description [src]
Identical to gimp_vector3_length()
, but the vector
is passed by value rather than by reference.
gdouble
gimp_vector3_length_val (
GimpVector3 vector
)
Identical to gimp_vector3_length()
, but the vector
is passed by value rather than by reference.