FXSpheref& FX::FXSpheref::set ( FXfloat  x,
FXfloat  y,
FXfloat  z,
FXfloat  rad 
) [inline]

Set value from center and radius.

Definition at line 66 of file FXSpheref.h.

References FX::FXVec3f::set().

00066 { center.set(x,y,z); radius=rad; 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