stock Float:xs_vec_dot(const Float:vec1[], const Float:vec2[])
| vec1 | The first vector operand of the dot operation. |
| vec2 | The second vector operand of the dot operation. |
Computes the dot product of two vectors.
The dot product of two input vectors.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.