Calculates a vector's length.
float GetVectorLength(const float vec[3], bool squared)
Vector.
If true, the result will be squared (for optimization).
Vector length (magnitude).
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.