Quaternion.equal

Checks whether the given quaternions are equal.

class Quaternion
bool
equal

Parameters

b Quaternion

a #graphene_quaternion_t

Return Value

Type: bool

true if the quaternions are equal

Meta