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