target vector
target vector
Copies a vector to a different one
target vector
from vector
target vector
Calculates the cross product
target vector
target vector
Returns the distance between two vectors
Returns the dot product of two vectors
Calculates the normal of a plane defined by three points
target vector
target vector
returns the length of a vector
Normalizes a vector
target vector
vector to normalize
target vector
Returns the distance from a point to a line segment
point
line end point
line end point
Scales a vector by a number
target vector
vector to scale
amount to scale
target vector
Scales a vector by an amount, and adds a constant to all components
target vector
amount to scale
constant to add
Returns the squared distance between two vectors
Subtracts two vectors
target vector
target vector
Vector array to number array conversion
Converts a vector to a number array
Adds two vectors