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

int Impala::Visualization::DirImViewer::Row2Y ( int  row  )  [inline]

Definition at line 170 of file DirImViewer.h.

References mCellH, OglGui::DocDimensions::mDocH, and OglGui::DocDimensions::mDocY.

Referenced by ViewNewPositionNeedsIm().

00171     {
00172         return (mDocY+mDocH-(row+1)*mCellH);
00173     }


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