[inline]
Return a non-const reference to the ith element.
Definition at line 54 of file FXVec2d.h.
00054 {return (&x)[i];}