[inline]
Definition at line 120 of file FXVec2d.h.
References x, and y.
00120 { return x>=v.x && y>=v.y; }