[inline]
Definition at line 18 of file IntervalChooser.h.
References OglGui::OglWindow::Init().
00019 : 00020 Window(parent, x, y, w, h) 00021 { 00022 Init(w,h,minVal,maxVal,startVal,endVal); 00023 }
Here is the call graph for this function: