Size.interpolate

Linearly interpolates the two given #graphene_size_t using the given interpolation factor.

class Size
void
interpolate

Parameters

b graphene.size.Size

a #graphene_size_t

factor double

the linear interpolation factor

res graphene.size.Size

return location for the interpolated size