[inline]
Definition at line 36 of file SpinWheel.h.
References OglGui::OglWindow::Init().
00037 : 00038 Window(parent, w, h) 00039 { 00040 Init(false, minVal, maxVal, val); 00041 }
Here is the call graph for this function: