Skip to main content

rvec2

Function rvec2 

Source
pub fn rvec2<T1, T2>(x: T1, y: T2) -> Vector2
where T1: AsF32, T2: AsF32,
Expand description

A convenience function for making a new Vector2.