VectorTransform4

ベクトル行列と4x4正方行列を乗算する(wの要素を渡す)

nothrow @nogc extern (C++, DxLib) extern
int
VectorTransform4
(,
float* V4Out
,
const(.VECTOR)* InVec
,
const(float)* V4In
,
const(.MATRIX)* InMatrix
)

Meta