Definition at line 40 of file ZoomPanControl.h. References OglGui::OglWindow::GetOGLWND(), and OglGui::OglWindow::Init(). 00041 : 00042 Window(parent, w, h) 00043 { 00044 Init(w, h, target->GetOGLWND(), maxZoom, aspectRatio); 00045 }
Here is the call graph for this function:
|