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

void OglGui::Cluster::Init ( int  w,
int  h 
) [inline, private]

Definition at line 68 of file Cluster.h.

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

00069     {
00070         mDetailImageI = 0;
00071         OGLWND* oglWnd = GetOGLWND();
00072         oglSys.AllowPicking(mOglWnd, 1, 1);
00073         oglSys.SetAllowCameraMove(oglWnd, true);
00074     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:59:49 2010 for ImpalaSrc by  doxygen 1.5.1