bool FX::FXSphered::operator!= ( const FXSphered s  )  const [inline]

Definition at line 70 of file FXSphered.h.

References center, and radius.

00070 { return center!=s.center || radius!=s.radius;}


(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