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

int Impala::Visualization::DirImViewer::FindFirstVisible (  )  [inline]

Definition at line 184 of file DirImViewer.h.

References ClampImIdx(), OglGui::OglWindow::H(), mNrOfImOnRow, and Y2Row().

Referenced by DisplayFunc().

00185     {
00186         int first = Y2Row(H()) * mNrOfImOnRow;
00187         return ClampImIdx(first);
00188     }

Here is the call graph for this function:


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