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

CxRectZTiler::CxRectZTiler (  )  [inline]

Definition at line 27 of file CxRectZTiler.h.

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

00028     {
00029         mWndWidth = 100;
00030         mWndHeight = 100;
00031         mDist = 2;
00032         ResetPos();
00033     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:32:16 2010 for ImpalaSrc by  doxygen 1.5.1