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
1.0
See Implementation
Linearly interpolates each component of @a and @b using the provided @factor, and places the result in @res.