[go: up one dir, main page]

[][src]Function euclid::vec2

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

Convenience constructor.