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

int Impala::Core::Tracking::Rect::height (  )  const [inline]

Definition at line 122 of file BasicTypes.h.

References bottom, and top.

Referenced by size().

00123     {
00124         return bottom-top+1;
00125     }


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