[inline]
Definition at line 65 of file FXPoint.h.
References x, and y.
00065 { x-=p.x; y-=p.y; return *this; }