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