Quaternion.slerp

Interpolates between the two given quaternions using a spherical linear interpolation, or SLERP, using the given interpolation factor.

Parameters

ba #graphene_quaternion_t
factorthe linear interpolation factor
resreturn location for the interpolated quaternion