Interpolates between the two given quaternions using a spherical linear interpolation, or SLERP, using the given interpolation @factor.
a #graphene_quaternion_t
the linear interpolation factor
return location for the interpolated quaternion
1.0
See Implementation
Interpolates between the two given quaternions using a spherical linear interpolation, or SLERP, using the given interpolation @factor.