Kiwano Engine v1.3.x
kiwano::math::Interpolator< Vec2T< _Ty > > 模板类 参考

Public 成员函数

template<typename _Method = void>
Vec2T< _Ty > Interpolate (const Vec2T< _Ty > &start, const Vec2T< _Ty > &end, float frac, const InterpolateMethod< _Method > &method={})