[inline]
Inequality tests.
Definition at line 117 of file FXVec2f.h.
References x, and y.
00117 { return x<v.x && y<v.y; }