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