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