Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 12:01:16 2010 for ImpalaSrc by  doxygen 1.5.1