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:
|