Skip to main content

right_perp

Function right_perp 

Source
pub fn right_perp(v: Vec2) -> Vec2
Expand description

Get a right pointing perpendicular vector. Equivalent to cross_vs(v, 1.0)