[inline]
Definition at line 136 of file FXVec3d.h.
References x, y, and z.
00136 { return x>v.x && y>v.y && z>v.z; }