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

OglGui::CheckBoxValueBars::CheckBoxValueBars ( Window parent,
int  w,
int  h,
int  options = 0 
) [inline]

Definition at line 29 of file CheckBoxValueBars.h.

References OglGui::OglWindow::Init().

00029                                                                    :
00030         DynamicList(parent, w, h)
00031     {
00032         Init(w,h,options);
00033     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:59:35 2010 for ImpalaSrc by  doxygen 1.5.1