Luna::Vec2U::Vec2U
constexpr Vec2U(_Ty x, _Ty y)
Constructs one vector from values.
Parameters
-
in x
The value of the first component.
-
in y
The value of the second component.
constexpr Vec2U(_Ty x, _Ty y)
Constructs one vector from values.
in x
The value of the first component.
in y
The value of the second component.