[inline]
Definition at line 118 of file FXVec2d.h.
References x, and y.
00118 { return x<=v.x && y<=v.y; }