CrossFramework Library
static const Matrix34POD XBase::Matrix34POD::LookAt ( const Vector3POD aEyePos,
const Vector3POD aTargetPos,
const Vector3POD aUpVec 
) [static]

視野変換行列の作成。

引数:
aEyePos目の位置。
aTargetPos注視点。
aUpVec上方向のベクトル。isZeroなベクトルを渡してはいけない。
aEyePos!= aTargetPosである必要がある。
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義