Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:11:46 2010 for ImpalaSrc by  doxygen 1.5.1