Luna::Float3x3U::operator=
Float3x3U & operator=(const Float3x3 &rhs)
Assigns one matrix by coping components from a Float3x3 matrix.
Parameters
-
in rhs
The matrix to copy components from.
Return value
Returns *this
.
Float3x3U & operator=(const Float3x3 &rhs)
Assigns one matrix by coping components from a Float3x3 matrix.
in rhs
The matrix to copy components from.
Returns *this
.