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