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

Impala::Core::Geometry::RectangleTiler::RectangleTiler (  )  [inline]

Definition at line 20 of file RectangleTiler.h.

References mDist, mWndHeight, mWndWidth, and ResetPos().

00021     {
00022         mWndWidth = 100;
00023         mWndHeight = 100;
00024         mDist = 2;
00025         ResetPos();
00026     }

Here is the call graph for this function:


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