Returns Euclidean distance between this and other.
Faster but less accurate inverse of Euclidean length. Returns inverse of Euclidean length.
Faster but less accurate in-place normalization.
Faster but less accurate vector normalization. Returns normalized vector.
Gets an orthogonal vector from a 3D vector.
Returns inverse of Euclidean length.
Returns Euclidean length.
In-place normalization.
Returns normalized vector.
Assign a Vector from a compatible type.
Returns a pointer to content.
*
Converts current vector to a string.
Vector3 pointing backward.
Vector2 pointing down.
Vector3 pointing down.
Vector3 pointing forward.
Vector2 pointing left.
Vector3 pointing left.
Vector2 with values of 1.
Vector3 with values of 1.
Vector2 pointing right.
Vector3 pointing right.
Vector2 pointing up.
Vector3 pointing up.
Vector2 with values of 0.
Vector3 with values of 0.
Fields definition.
T = type of elements. N = number of elements (2, 3, 4).