[inline]
Definition at line 109 of file FXVec2f.h.
References x, and y.
00109 { return x!=v.x || y!=v.y; }