[][src]Function axgeom::vec2same

#[must_use]pub fn vec2same<N: Copy>(a: N) -> Vec2<N>

Convenience function to create a vector where both component are the same.