Quaternion.dot

Computes the dot product of two #graphene_quaternion_t.

class Quaternion
float
dot

Parameters

b Quaternion

a #graphene_quaternion_t

Return Value

Type: float

the value of the dot products

Meta