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.

Return value

Type: gdouble

The length of vector (a positive gdouble).