Luna::Float4x4::operator==

bool operator==(const Float4x4 &m) const

Compares two matrices for equality.

Parameters

  • in m

    The matrix to compare with.

Return value

Returns true if two matrices are equal. Returns false otherwise.