CreateLookAtMatrixRHD

ビュー行列を作成する(右手座標系用)

nothrow @nogc extern (C++, DxLib) extern
int
CreateLookAtMatrixRHD
(,
const(.VECTOR_D)* Eye
,
const(.VECTOR_D)* At
,
const(.VECTOR_D)* Up
)

Meta