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

OglGui::DynamicList::DynamicList ( Window parent,
int  minW,
int  minH 
) [inline]

Definition at line 19 of file DynamicList.h.

References OglGui::OglWindow::Init().

00019                                                     :
00020         Window(parent, minW, minH)
00021     {
00022         Init(minW, minH);
00023     }

Here is the call graph for this function:


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