Files
o3de/Code/Framework/AzCore/Tests/Math
Benjamin Jillich 79dd65e1cc Quaternion shortest equivalent (#6472)
* Added new helper functions to get the shortest equivalent of the rotation. In case the w component of the quaternion is negative the rotation is > 180° and taking the longer path. The quaternion will be inverted in that case to take the shortest path of rotation.
* Added unit test.
* Renamed the angle parameter of the CreateRotationX/Y/Z() functions into angleInRadians.

Signed-off-by: Benjamin Jillich <jillich@amazon.com>
2022-01-03 10:20:27 +01:00
..
2021-08-20 14:48:42 -07:00
2021-09-03 14:50:26 -07:00
2021-08-18 17:33:10 -06:00
2021-08-18 11:09:14 -07:00
2021-08-20 17:54:53 -07:00