Luna::Vec2U::Vec2U
constexpr Vec2U(_Ty s)
Constructs one vector from one scalar.
Parameters
-
in s
The scalar to use. All components will be initialized to this value.
constexpr Vec2U(_Ty s)
Constructs one vector from one scalar.
in s
The scalar to use. All components will be initialized to this value.