Method
GimpVector3neg_val
Declaration [src]
GimpVector3
gimp_vector3_neg_val (
GimpVector3 vector
)
Description [src]
Identical to gimp_vector3_neg()
, but the vector
is passed by value rather than by reference.
Return value
Returns: | GimpVector3 |
The negated |