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