VectorAdd

Out = In1 + In2 のベクトル計算をする

nothrow @nogc extern (C++, DxLib) extern
int
VectorAdd
(,
const(.VECTOR)* In1
,
const(.VECTOR)* In2
)

Meta