public interface IInterpolate<T>
void
interpolate(T to, double time_ratio, T out)
void interpolate(T to, double time_ratio, T out)