bool FX::FXRectangle::operator! (  )  const [inline]

Test if zero.

Definition at line 55 of file FXRectangle.h.

00055 { return x==0 && y==0 && w==0 && h==0; }


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