Graphisoft®

Dialog ManagerVersion: 2.0

Point::operator==

Operator == for Point objects.

bool operator== (const Point & rightOp) const;

Parameters

rightOp
The right operand (Point).

Return Value

true, if the two points are equal, otherwise false.