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