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

Point Impala::Core::Tracking::Rect::size (  )  const [inline]

Definition at line 118 of file BasicTypes.h.

References height(), and width().

00119     {
00120         return Point(width(), height());
00121     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:22:00 2010 for ImpalaSrc by  doxygen 1.5.1