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