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