Applies a rotation to a vector, yielding a rotated vector.
This function transforms a vector in one orientation to a vector in another orientation.
A rotation matrix that specifies how the orientation of the vector is to be changed.
The vector whose orientation is to be changed.
A vector in the orientation specified by rotation.
rotation
Applies a rotation to a vector, yielding a rotated vector.
This function transforms a vector in one orientation to a vector in another orientation.