[][src]Function axgeom::vec2same

pub fn vec2same<N: Copy>(a: N) -> Vec2<N>

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