Function euclid::vec2

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

Convenience constructor.