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

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

Definition at line 35 of file CheckBoxValueBars.h.

References OglGui::OglWindow::Init().

00035                                                                             :
00036         DynamicList(parent, x, y, w, h)
00037     {
00038         Init(w,h,options);
00039     }

Here is the call graph for this function:


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