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

void OglGui::ZoomPanControl::SetZoomPanTarget ( Window target  )  [inline]

Definition at line 52 of file ZoomPanControl.h.

References OglGui::OglWindow::GetOGLWND(), OglGui::Window::Is2d(), mZoomControl, and OglGui::ZoomControl::SetZoomTarget().

00053     {
00054         mZoomControl->SetZoomTarget(target->GetOGLWND(), target->Is2d());
00055     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:11:55 2010 for ImpalaSrc by  doxygen 1.5.1