Transform a vector by a four-by-four matrix.
The vector (multiplier).
The matrix (multiplicand).
The vector to store the result in.
The transformed vector.
Transformation matrix
Transform a vector by a four-by-four matrix.