Quaternion.add
void add(graphene.quaternion.Quaternion b, out graphene.quaternion.Quaternion res)Adds two #graphene_quaternion_t a and b.
Parameters
b | a #graphene_quaternion_t |
res | the result of the operation |
void add(graphene.quaternion.Quaternion b, out graphene.quaternion.Quaternion res)Adds two #graphene_quaternion_t a and b.
b | a #graphene_quaternion_t |
res | the result of the operation |