[][src]Function axgeom::vec2

#[must_use]pub const fn vec2<N>(x: N, y: N) -> Vec2<N>

Convenience function to create a vector.