Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

int Impala::Core::Geometry::Rectangle::Size (  )  const [inline]

Definition at line 77 of file Rectangle.h.

References Height(), and Width().

Referenced by Valid().

00078     {
00079         return Width() * Height();
00080     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:19:38 2011 for ImpalaSrc by  doxygen 1.5.1