Luna::Float3x2U::Float3x2U

Float3x2U(const Float3x3 &rhs)

Constructs one matrix by coping components from a Float3x3 matrix.

The third column of the source matrix will be discarded in the constructed matrix.

Parameters

  • in rhs

    The matrix to copy components from.