[inline]
Return a const reference to the ith element.
Definition at line 57 of file FXVec2f.h.
00057 {return (&x)[i];}