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