Function axgeom::vec2

source ·
pub const fn vec2<N>(x: N, y: N) -> Vec2<N>
Expand description

Convenience function to create a vector.