Luna::Vec4U::Vec4U

constexpr Vec4U(_Ty _x)

Constructs one vector from one scalar.

Parameters

  • in s

    The scalar to use. All components will be initialized to this value.