Kiwano Engine v1.3.x
kiwano::math::InterpolateMethod< Function< float(float)> >结构体 参考

Public 成员函数

 InterpolateMethod (const Function< float(float)> &method) noexcept
 
float operator() (float frac) const noexcept
 

Public 属性

Function< float(float)> method