Quaternion.dot
float dot(graphene.quaternion.Quaternion b)Computes the dot product of two #graphene_quaternion_t.
Parameters
b | a #graphene_quaternion_t |
Returns
the value of the dot products
float dot(graphene.quaternion.Quaternion b)Computes the dot product of two #graphene_quaternion_t.
b | a #graphene_quaternion_t |