Linearly interpolates each component of a and b using the provided factor, and places the result in res.
a #graphene_point3d_t
the interpolation factor
the return location for the interpolated #graphene_point3d_t
Linearly interpolates each component of a and b using the provided factor, and places the result in res.