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

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

Definition at line 28 of file StringSelector.h.

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

00028                                                           :
00029         Window(parent, width, height)
00030     {
00031         Init(height/cLineHeight);
00032     }

Here is the call graph for this function:


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