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

long OglGui::AlertTimeLine::GetButtonTime ( Button btn  )  [inline, protected]

Definition at line 205 of file AlertTimeLine.h.

References OglGui::OglWindow::GetOGLWND(), and Impala::Application::DemoCamera2d::oglWnd.

Referenced by ComputeX().

00206     {
00207         OGLWND* oglWnd = btn->GetOGLWND();
00208         return (long) oglSys.GetUserData(oglWnd, 1);
00209     }

Here is the call graph for this function:


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