FXSpheref& FX::FXSpheref::set ( const FXSpheref sphere  )  [inline]

Set value from another sphere.

Definition at line 60 of file FXSpheref.h.

References center, and radius.

00060 { center=sphere.center; radius=sphere.radius; return *this; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:21 2009 for TnFOX by doxygen v1.4.7