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