dot
Computes the dot (scalar) product of two quaternions.
Return
The dot product.
Parameters
left
The first quaternion.
right
The second quaternion.
Computes the dot (scalar) product of two quaternions.
The dot product.
The first quaternion.
The second quaternion.