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

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

Definition at line 118 of file BasicTypes.h.

References left, and right.

Referenced by size().

00119     {
00120         return right-left+1;
00121     }


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