Function euclid::vec2 [] [src]

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

Convenience constructor.