Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:57:31 2010 for ImpalaSrc by  doxygen 1.5.1