[][src]Function box2d_rs::b2_math::b2_dot

pub fn b2_dot(a: B2vec2, b: B2vec2) -> f32

Perform the dot product on two vectors.