stock xs_vec_neg(const Float:vec[], Float:out[])
vec | The vector to negate. |
out | The output vector. Can be the same as the input vector. |
Negates a vector.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.