Function gee::lerp[][src]

pub fn lerp<T: Float>(a: T, b: T, f: T) -> T