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

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

Definition at line 204 of file CheckBoxDrum.h.

References OglGui::OglWindow::Init().

00204                                                                     :
00205         Window( parent, w, h, false )
00206         {
00207                 Init(nRow,nCol);
00208         }

Here is the call graph for this function:


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