[][src]Function caper::utils::sub_vec3

pub fn sub_vec3(a: [f32; 3], b: [f32; 3]) -> [f32; 3]

returns the resultant vector of a - b