[inline]
Definition at line 16 of file SpinWheel.h.
References OglGui::OglWindow::Init().
00017 : 00018 Window(parent, x, y, w, h) 00019 { 00020 Init(true, minVal, maxVal, val); 00021 }
Here is the call graph for this function: