[inline]
Definition at line 52 of file FXPoint.h.
References x, and y.
00052 { return x!=p.x || y!=p.y; }