CrossFramework Library
static const f32 XBase::Math::ClampF32 ( f32  aMin,
f32  aValue,
f32  aMax 
) [static]

クランプする。

戻り値:
aMin <= result <= aMax
引数:
aMin最小値。
aMax最大値。
aValue対象となる値。
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義