Function geometric::vec2 [] [src]

pub fn vec2<T: Copy>(x: T, y: T) -> Vector2<T>

Shorthand Vector2 constructor