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