world2eye
Transforms world coordinates to eye coordinates using a quaternion.
Parameters
world Vec
The world 3x1 vector
q
The quaternion representing the rotation
out Eye Vec
The resulting eye 3x1 vector
Transforms world coordinates to eye coordinates using a quaternion.
The world 3x1 vector
The quaternion representing the rotation
The resulting eye 3x1 vector