Function vec3::scale_mat2 [] [src]

pub fn scale_mat2<'a, T: Copy + Num>(
    out: &'a mut [T; 3],
    m: &[T; 4]
) -> &'a mut [T; 3]