interpolate

fun interpolate(b: Size, factor: Double, res: Size)

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

Since

1.0

Parameters

b

a #graphene_size_t

factor

the linear interpolation factor

res

return location for the interpolated size