Method
GimpVector3normalize_val
Declaration [src]
GimpVector3
gimp_vector3_normalize_val (
GimpVector3 vector
)
Description [src]
Identical to gimp_vector3_normalize()
, but the
vector is passed by value rather than by reference.
Return value
Returns: | GimpVector3 |
A |