Function skeletal_animation::math::quaternion::euler_angles [] [src]

pub fn euler_angles<T>(x: T, y: T, z: T) -> (T, [T; 3]) where T: Float

Construct a quaternion representing the given euler angle rotations (in radians)