[inline]
Set value from another sphere.
Definition at line 60 of file FXSphered.h.
References center, and radius.
00060 { center=sphere.center; radius=sphere.radius; return *this; }