euclid

Function vec2

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

Convenience constructor.