Luna::OffsetRect::operator==
bool operator==(const OffsetRect &rhs) const
Compares two rectangles for equality.
Parameters
-
in rhs
The rectangle to compare with.
Return value
Returns true if two rectangles are equal. Returns false otherwise.
bool operator==(const OffsetRect &rhs) const
Compares two rectangles for equality.
in rhs
The rectangle to compare with.
Returns true if two rectangles are equal. Returns false otherwise.