CreateRotationXYZMatrixD

X軸回転→Y軸回転→Z軸回転を合成した行列を作成する

nothrow @nogc extern (C++, DxLib) extern
int
CreateRotationXYZMatrixD
(,
double XRot
,
double YRot
,
double ZRot
)

Meta