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

Public 成员函数

 InterpolateMethod (float(*method)(float)) noexcept
 
float operator() (float frac) const noexcept
 

Public 属性

float(* method )(float)