Method
GimpVector2cross_product_val
[−]
Declaration [src]
GimpVector2
gimp_vector2_cross_product_val (
GimpVector2 vector1,
GimpVector2 vector2
)
[−]
Description [src]
Identical to gimp_vector2_cross_product()
, but the
vectors are passed by value rather than by reference.