Function rin::math::euler_to_quaternion[][src]

pub fn euler_to_quaternion(
    rot: &Matrix<f32, U3, U1, <DefaultAllocator as Allocator<f32, U3, U1>>::Buffer>,
    rot_order: RotOrder
) -> Unit<Quaternion<f32>>

Convert euler angles with a certain rotation order into a quaternion