[inline]
Definition at line 24 of file ZoomControl.h.
References OglGui::OglWindow::Init().
00024 : 00025 GroupBox(x, y, w, h, "Zoom") 00026 { 00027 Init(w, h, maxZoom); 00028 }
Here is the call graph for this function: