Description:
Transforms the vector in place. The transformation matrix acts on the left of the vector; i.e., result = transformation*vector
Transforms the vector in place. The transformation matrix acts on the left of the vector; i.e., result = transformation*vector