Method

GimpVector3length

Declaration [src]

gdouble
gimp_vector3_length (
  const GimpVector3* vector
)

Description [src]

Computes the length of a 3D vector.

Return value

Type: gdouble

The length of vector (a positive gdouble).