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