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

OglGui::CheckBoxDrum::CheckBoxDrum ( Window parent,
int  x,
int  y,
int  w,
int  h,
int  nRow,
int  nCol 
) [inline]

Definition at line 210 of file CheckBoxDrum.h.

References OglGui::OglWindow::Init().

00210                                                                                  :
00211         Window( parent, x, y, w, h, false )
00212         {
00213                 Init(nRow,nCol);
00214         }

Here is the call graph for this function:


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