vec2

Function vec2 

Source
pub const fn vec2<T>(x: T, y: T) -> Vec2<T>
Expand description

Create a Vec2.