Definition at line 27 of file UpDownNumber.h. References OglGui::OglWindow::Init(). 00028 : 00029 Window(parent, width, height) 00030 { 00031 Init(width, height, val, true, upDownW, leftRight, margin); 00032 }
Here is the call graph for this function:
|