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

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

Definition at line 198 of file CheckBoxDrum.h.

References OglGui::OglWindow::Init().

00198                                                                  :
00199         Window(x, y, w, h, false)
00200         {
00201                 Init(nRow,nCol);
00202         }

Here is the call graph for this function:


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