[inline]
Definition at line 30 of file ZoomControl.h.
References OglGui::OglWindow::Init().
00030 : 00031 GroupBox(parent, x, y, w, h, "Zoom") 00032 { 00033 Init(w, h, maxZoom); 00034 }
Here is the call graph for this function: