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

void OglGui::ZoomPanControl::SetZoomPanTarget ( OGLWND *  target,
bool  is2d 
) [inline]

Definition at line 47 of file ZoomPanControl.h.

References mZoomControl, and OglGui::ZoomControl::SetZoomTarget().

00048     {
00049         mZoomControl->SetZoomTarget(target, is2d);
00050     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:27:28 2011 for ImpalaSrc by  doxygen 1.5.1