CrossFramework Library
static const Matrix44POD XBase::Matrix44POD::Perspective ( const Angle aFOVY,
f32  aAspect,
f32  aNear,
f32  aFar 
) [static]

透視射影行列(Perspective)の作成。

引数:
aFOVYY方向の画角。0 < aFOVY。
aAspect横/縦のアスペクト比。4:3なら1.333。0 < aAspect。
aNearNear値。
aFarFar値。
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義