| Function | Description |
|---|---|
| get_distance | Calculates the distance between two input vectors. |
| get_distance_f | Calculates the distance between two input float vectors. |
| velocity_by_aim | Calculates velocity in the direction player is looking. |
| vector_to_angle | Changes a vector into an angle vector. |
| angle_vector | Changes an angle vector into a vector. |
| vector_length | Calculates the length of a vector. |
| vector_distance | Calculates the distance between two vectors. |
| IVecFVec | Converts an integer vector to a floating point vector. |
| FVecIVec | Converts a floating point vector into an integer vector. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.