Function euclid::vec2[][src]

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

Convenience constructor.