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

static void OglGui::OglWindow::TopWindowTo ( OglWindow wnd,
int &  x,
int &  y 
) [inline, static]

Definition at line 158 of file OglWindow.h.

References GetOGLWND().

Referenced by Impala::Application::MediaTable::ViewerPointCloudModule::WindowMouseEvent().

00159     {
00160         oglSys.TopWndToVPI(wnd->GetOGLWND(),&x,&y);
00161     }

Here is the call graph for this function:


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