CrossFramework Library
template<typename T >
static const T XBase::Math::Interpolation ( const T &  aVal1,
const T &  aVal2,
const f32  aRate 
) [static]

2つの値を指定のレートで補間する。

引数:
aVal1aRate == 0.0f のときに100で返される値。
aVal2aRate == 1.0f のときに100で返される値。
aRateレート値。0.0f <= aRate <= 1.0f。
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義