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

OglGui::ZoomPanControl::ZoomPanControl ( Window parent,
int  w,
int  h,
Window target,
int  maxZoom,
float  aspectRatio = 0 
) [inline]

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:


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