Method
GimpVector2inner_product_val
Declaration [src]
gdouble
gimp_vector2_inner_product_val (
GimpVector2 vector1,
GimpVector2 vector2
)
Description [src]
Identical to gimp_vector2_inner_product()
, but the
vectors are passed by value rather than by reference.
Parameters
vector2 |
GimpVector2 |
The second |