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

int OglGui::IntervalChooser::NeedleX ( SizableDirectionButton szBtn  )  [inline]

Definition at line 52 of file IntervalChooser.h.

References OglGui::OglWindow::W(), and OglGui::OglWindow::X().

Referenced by DisplayFunc(), HandleThumbs(), and MouseFunc().

00053     {
00054         return szBtn->X() + szBtn->W()/2;
00055     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:26:32 2011 for ImpalaSrc by  doxygen 1.5.1