Luna::Vec4U::operator=
Vec4U & operator=(const Float4 &rhs)
Assigns one vector from one Float4 vector.
Parameters
-
in rhs
The vector to use.
Return value
Returns *this
.
Vec4U & operator=(const Float4 &rhs)
Assigns one vector from one Float4 vector.
in rhs
The vector to use.
Returns *this
.