Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:19 2011 for ImpalaSrc by  doxygen 1.5.1