Skip to main content

dot2

Function dot2 

Source
pub fn dot2(v1: Vec2, v2: Vec2) -> f32
Expand description

2D dot product. (math_internal.h: b3Dot2)