[inline]
Definition at line 36 of file ZoomControl.h.
References OglGui::OglWindow::Init().
00036 : 00037 GroupBox(parent, w, h, "Zoom") 00038 { 00039 Init(w, h, maxZoom); 00040 }
Here is the call graph for this function: