Function three_d::core::math::vec2

source · []
pub const fn vec2<T>(x: T, y: T) -> Vector2<T>