Function mat4::set_position [] [src]

pub fn set_position<'a, 'b, T: Copy + Num>(
    out: &'a mut [T; 16],
    v: &'b [T; 3]
) -> &'a mut [T; 16]