stock Float:xs_vec_sqdistance(const Float:vec1[], const Float:vec2[])
| vec1 | First vector. |
| vec2 | Second vector. |
Computes the square of the distance between two vectors (points). This is faster than the distance.
The square of the distance between two vectors.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.