compute Rotation Between Unit Vectors
Compute the rotation between two unit vectors.
Return
The rotation that maps v1 to v2
Parameters
v1
The first unit vector
v2
The second unit vector
Compute the rotation between two unit vectors.
The rotation that maps v1 to v2
The first unit vector
The second unit vector