[inline]
Test if zero.
Definition at line 105 of file FXVec2f.h.
00105 { return x==0.0f && y==0.0f; }