Skip to main content

add2

Function add2 

Source
pub fn add2(a: Vec2, b: Vec2) -> Vec2
Expand description

2D vector addition. (math_internal.h: b3Add2)