nalgebra
nalgebra copied to clipboard
`Rotation3::from_euler_angles_ordered`
It would be helpful to have the option to create a Rotation3
from Euler angles in formats besides intrinsic XYZ.
Given that Rotation3::euler_angles_ordered
already exists, I think it would be a reasonable addition.