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:
|