inner_product_val
Description:
public double inner_product_val (
Vector3 vector2)
Identical to [method@Vector3.
inner_product], but the vectors are passed by value rather than by reference.
Parameters:
| this |
the first Vector3.
|
| vector2 |
the second Vector3.
|
Returns: