Function euclid::vec2

source ·
pub const fn vec2<T, U>(x: T, y: T) -> Vector2D<T, U>
Expand description

Convenience constructor.