Function vec3::dot [] [src]

pub fn dot<T: Copy + Num>(a: &[T; 3], b: &[T; 3]) -> T