Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:59 2011 for ImpalaSrc by  doxygen 1.5.1