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