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

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

Definition at line 126 of file BasicTypes.h.

References height(), and width().

00127     {
00128         return Point(width(), height());
00129     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:01 2011 for ImpalaSrc by  doxygen 1.5.1