Definition at line 41 of file UpDownNumber.h. References OglGui::OglWindow::Init(). 00042 : 00043 Window(parent, width, height) 00044 { 00045 Init(width, height, val, false, upDownW, leftRight, margin); 00046 }
Here is the call graph for this function:
|