Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

OglGui::UpDownNumber::UpDownNumber ( Window parent,
int  width,
int  height,
float  val,
int  upDownW = 24,
bool  leftRight = false,
int  margin = 1 
) [inline]

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:


Generated on Thu Jan 13 09:27:12 2011 for ImpalaSrc by  doxygen 1.5.1