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

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

Definition at line 180 of file DirImViewer.h.

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

Referenced by DisplayFunc().

00181     {
00182         int first = Y2Row(H()) * mNrOfImOnRow;
00183         return ClampImIdx(first);
00184     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:37 2011 for ImpalaSrc by  doxygen 1.5.1