Skip to main content

cross_sv

Function cross_sv 

Source
pub fn cross_sv(s: f32, v: Vec2) -> Vec2
Expand description

Perform the cross product on a scalar and a vector. In 2D this produces a vector.