Function quat::get_axis_angle [] [src]

pub fn get_axis_angle<'a, 'b, T: Copy + Num + Trig>(
    out: &'a mut [T; 3],
    q: &'b [T; 4]
) -> T