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

OglGui::StringSelector::StringSelector ( Window parent,
int  x,
int  y,
int  width,
int  height 
) [inline]

Definition at line 34 of file StringSelector.h.

References cLineHeight, and OglGui::OglWindow::Init().

00034                                                                         :
00035         Window(parent, x, y, width, height)
00036     {
00037         Init(height/cLineHeight);
00038     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:07:07 2010 for ImpalaSrc by  doxygen 1.5.1