[inline]
Comparison.
Definition at line 69 of file FXSphered.h.
References center, and radius.
00069 { return center==s.center && radius==s.radius;}