[inline]
Set value from six numbers.
Definition at line 66 of file FXRanged.h.
References FX::FXVec3d::set().
00066 { lower.set(xlo,ylo,zlo); upper.set(xhi,yhi,zhi); return *this; }