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