15 plSimdVec4u(plUInt32 x, plUInt32 y, plUInt32 z, plUInt32 w = 1);
22 void Set(plUInt32 uiXyzw);
24 void Set(plUInt32 x, plUInt32 y, plUInt32 z, plUInt32 w);
38 plUInt32 GetComponent()
const;
45 template <plSwizzle::Enum s>
59 [[nodiscard]]
plSimdVec4u operator<<(plUInt32 uiShift)
const;
60 [[nodiscard]]
plSimdVec4u operator>>(plUInt32 uiShift)
const;