Skip to main content

vec3_dot

Function vec3_dot 

Source
pub fn vec3_dot(a: [f32; 3], b: [f32; 3]) -> f32
Expand description

3-component vector helper functions.