[inline]
Definition at line 74 of file FXPoint.h.
References x, and y.
00074 { return FXPoint(x-p.x,y-p.y); }